diff options
author | Eli Bendersky <eliben@gmail.com> | 2013-09-26 06:31:32 -0700 |
---|---|---|
committer | Eli Bendersky <eliben@gmail.com> | 2013-09-26 06:31:32 -0700 |
commit | b788a385cd0fa71ba068a16c237e220a03862dc7 (patch) | |
tree | 100ab841350839f90706651afb196dea0b896e39 /Python/import.c | |
parent | e03ea37a7bea48c46e6d96851f471db0f3c8e6e2 (diff) | |
download | cpython-git-b788a385cd0fa71ba068a16c237e220a03862dc7.tar.gz |
Small fixes in Parser/asdl.py - no change in functionality.
1. Make it work when invoked directly from the command-line. It was failing
due to a couple of stale function/class usages in the __main__ section.
2. Close the parsed file in the parse() function after opening it.
Diffstat (limited to 'Python/import.c')
0 files changed, 0 insertions, 0 deletions