~vomun-developers/anonplus/vomun-trunk

« back to all changes in this revision

Viewing changes to src/libs/__init__.py

  • Committer: AJ00200
  • Date: 2011-11-26 03:44:25 UTC
  • mfrom: (167.1.1)
  • Revision ID: git-v1:779ab6b7c81089f7135077c0452054788d3f4b43
Merge branch 'storage'

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
        config_file.write(json.dumps(self, indent = 2))
49
49
        config_file.close()
50
50
 
 
51
# Load the config file
51
52
config = Configuration()
52
53
config.load()
 
 
b'\\ No newline at end of file'