[Patches] [Patch #103247] Strings: '\012' -> '\n'

noreply@sourceforge.net noreply@sourceforge.net
Fri, 19 Jan 2001 14:58:36 -0800


Patch #103247 has been updated. 

Project: python
Category: core (C code)
Status: Open
Submitted by: ping
Assigned to : ping
Summary: Strings: '\012' -> '\n'

Follow-Ups:

Date: 2001-Jan-19 14:58
By: gvanrossum

Comment:
Ping, please check this in before Monday, so it can go into the alpha1. 
The docs can come later.

-------------------------------------------------------

Date: 2001-Jan-15 21:42
By: ping

Comment:
Yes, the docs will take some work.  I'll resubmit when i've gone through
all the documentation.
-------------------------------------------------------

Date: 2001-Jan-15 20:21
By: gvanrossum

Comment:
Nice.

Style nit: I don't care for the fputc(), fputc(); form.

Can you resubmit (and retest!) a version that uses \x%02x too?

I'd expect that this would require updates to some docs and the tutorial,
too.

-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://sourceforge.net/patch/?func=detailpatch&patch_id=103247&group_id=5470