SIGN IN SIGN UP

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()
V
Victor Stinner committed
72ec3193b5118a2ccc8be8bf03d7b74691c6a264
Parent: f394ee5
Committed by GitHub <noreply@github.com> on 8/2/2018, 5:34:20 PM