diff options
| author | Victor Stinner <vstinner@redhat.com> | 2018-08-02 17:34:20 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-02 17:34:20 (GMT) |
| commit | 72ec3193b5118a2ccc8be8bf03d7b74691c6a264 (patch) | |
| tree | 5a9289587cfc42443d97ee39b3e57cd3b6de5305 /Python/ast_opt.c | |
| parent | f394ee5eaf6d6d8f45e0478e77d4dbff25c6bea7 (diff) | |
| download | cpython-72ec3193b5118a2ccc8be8bf03d7b74691c6a264.zip cpython-72ec3193b5118a2ccc8be8bf03d7b74691c6a264.tar.gz cpython-72ec3193b5118a2ccc8be8bf03d7b74691c6a264.tar.bz2 | |
bpo-34170: Cleanup pymain_run_filename() (GH-8631)
* Inline pymain_run_file() and pymain_open_filename() into
pymain_run_filename()
* Created pymain_run_stdin() which is pymain_run_filename() with
filename=NULL
* Rename pymain_run_filename() to pymain_run_file()
Diffstat (limited to 'Python/ast_opt.c')
0 files changed, 0 insertions, 0 deletions
