mirror of
https://github.com/gryf/pygtktalog.git
synced 2025-12-17 11:30:19 +01:00
Make code py3 compatible.
This commit is contained in:
@@ -516,5 +516,6 @@ def main():
|
||||
parser.print_help()
|
||||
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
main()
|
||||
|
||||
Reference in New Issue
Block a user