mirror of
https://github.com/python/cpython.git
synced 2026-06-02 09:38:14 -04:00
ff5d8aaa28
and accepting unix-style newlines on input. Also (finally) added a startup option to get -vv behaviour. Moved __convert_to_newlines to main.c because that's easier with the newline option.