diff options
author | Sol Jerome <sol.jerome@gmail.com> | 2011-04-12 08:37:23 -0500 |
---|---|---|
committer | Sol Jerome <sol.jerome@gmail.com> | 2011-04-12 08:37:23 -0500 |
commit | 33d4e0178b26dc4756a4b933a9f966379ce99453 (patch) | |
tree | 70aca363db7712aca983578167bbae6cad844767 /schemas/packages.xsd | |
parent | 73effe023b731a7252c6ab75e84f154ed939479a (diff) | |
download | bcfg2-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 'schemas/packages.xsd')
0 files changed, 0 insertions, 0 deletions