commit | 4c04be64b38d9f44f4b80fdabf3ef81d88717d83 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Sat Jul 19 19:25:33 1997 +0000 |
committer | Guido van Rossum <guido@python.org> | Sat Jul 19 19:25:33 1997 +0000 |
tree | b348dd6c608e44e90deaa6f7a982f4db98b96a9a | |
parent | 3768fb1097b0c253716b46313510c27c5afb31f9 [diff] |
This is now the "real" main program -- it calls Py_Main(argc, argv) which is in the library and does all the work.