]> granicus.if.org Git - python/commit
Added preferences/startup options for division warning
authorJack Jansen <jack.jansen@cwi.nl>
Sat, 1 Sep 2001 22:37:54 +0000 (22:37 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Sat, 1 Sep 2001 22:37:54 +0000 (22:37 +0000)
commitff5d8aaa28f16fc6b34b61d6926881cc31a9626d
tree3b75b9c0a86dfeacba21dbf8eaf14451165fc552
parenta5ffeb69ab814618d9b4d77eba3aa2e03b1b9625
Added preferences/startup options for division warning
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.
Mac/Python/macglue.c
Mac/Python/macmain.c