gh-115914: minor cleanup: simplify filename_obj assignment in PyRun_… · python/cpython@f082a05 · GitHub
Skip to content

Commit f082a05

Browse files
authored
gh-115914: minor cleanup: simplify filename_obj assignment in PyRun_AnyFileExFlags (gh-115916)
This simplifies the code: less lines, easier to read. Logically equivalent, as any compiler likely already determined.
1 parent 84a275c commit f082a05

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

Python/pythonrun.c

Lines changed: 1 addition & 4 deletions

0 commit comments

Comments
 (0)