]> granicus.if.org Git - python/commit
Completely revamped newline handling. PyEdit is now newline-preserving
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 29 Mar 2002 21:26:04 +0000 (21:26 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 29 Mar 2002 21:26:04 +0000 (21:26 +0000)
commit9a38947fbae211390a0e02f38bebf0a8a48a4749
tree094de93f4c0888b300891862c98f6b3587b5bb33
parente0ba087d4476c43dd91cdf7779f3eea27c70bc12
Completely revamped newline handling. PyEdit is now newline-preserving
(if a single newline convention is used in the sourcefile), and the
"save options" has a newline style radio button.

The creator radio button also has the new choices PythonW and None.

Just: just shout (and revert) if you don't agree.
Mac/Tools/IDE/PyEdit.py