summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2011-04-12 08:37:23 -0500
committerSol Jerome <sol.jerome@gmail.com>2011-04-12 08:37:23 -0500
commit33d4e0178b26dc4756a4b933a9f966379ce99453 (patch)
tree70aca363db7712aca983578167bbae6cad844767 /doc
parent73effe023b731a7252c6ab75e84f154ed939479a (diff)
downloadbcfg2-33d4e0178b26dc4756a4b933a9f966379ce99453.tar.gz
bcfg2-33d4e0178b26dc4756a4b933a9f966379ce99453.tar.bz2
bcfg2-33d4e0178b26dc4756a4b933a9f966379ce99453.zip
Init: Fix SyntaxError (Reported by emias on IRC)
Python < 2.6 uses the '0600' format for specifying the mode while 2.6 and later allow the use of '0o600'. Since python 3 forces the latter, we can use the stat module to maintain compatibility with both. Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions