- Issue #8233: When run as a script, py_compile.py optionally takes a single
argument `-` which tells it to read files to compile from stdin. Each line is read on demand and the named file is compiled immediately. (Original patch by Piotr Ożarowski).
B
Barry Warsaw committed
d5f9bf5ecfcab58605d8070b285b47ffb18b99a2
Parent: fd2bfb0