diff options
author | Fred Drake <fdrake@acm.org> | 2001-12-05 15:58:29 +0000 |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2001-12-05 15:58:29 +0000 |
commit | 698da02d3b0ce3364dc4e9bd61a47d73ca4e74a7 (patch) | |
tree | e6ff553bcd27708b591f1d6e3ef5bb95accb09af /Python/pythonrun.c | |
parent | 244e761fbf965a87dadb2e6720d1e68acdf4d7d3 (diff) | |
download | cpython-git-698da02d3b0ce3364dc4e9bd61a47d73ca4e74a7.tar.gz |
Separate the script portion from the library portion; everything that
pertains to the script is now in the if __name__ == "__main__" block.
This is in response to a commenton python-dev from Neal Norwitz.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions