Stuart Bishop wrote:
> Do people consider this a bug that should be fixed in Python 2.4.1 and Python
> 2.3.6 (if it ever
> exists), or is the resposibility for doing this transformation on the
> application that embeds
> Python?
the text you quoted is pretty clear on this:
It is envisioned that such strings always have the
standard \n line feed, if the strings come from a file that file can
be read with universal newlines.
just add the fix, already (you don't want plpythonu to depend on a future
release anyway)
</F>
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com