Mercurial Repositories
>
eric
/ file comparison
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
file
latest
revisions
annotate
diff
comparison
raw
comparison: eric6_api.py
eric6_api.py
changeset 4566
a2e8f3c420ec
parent 4543
2e6a880670e9
child 4631
5c1a96925da4
equal
deleted
inserted
replaced
4564:a6480863adfb
4566:a2e8f3c420ec
313
sys.stdout.write('\nDone.\n')
313
sys.stdout.write('\nDone.\n')
314
sys.exit(0)
314
sys.exit(0)
315
315
316
if __name__ == '__main__':
316
if __name__ == '__main__':
317
main()
317
main()
318
319
#
320
# eflag: noqa = M801