Minor adjustments to extra/ libraries

This commit is contained in:
Bernardo Damele
2010-06-09 21:43:22 +00:00
parent c398353e06
commit 887adfcf10
4 changed files with 44 additions and 34 deletions

View File

@@ -88,6 +88,5 @@ def main():
sys.stdout.write(data)
sys.stdout.close()
if __name__ == '__main__':
main()
main()