mirror of
https://github.com/python/cpython.git
synced 2026-05-09 22:20:38 -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.