[Patches] [Patch #102746] strip \n so that Unix and Windows dbs are interoperable

noreply@sourceforge.net noreply@sourceforge.net
Mon, 11 Dec 2000 12:35:09 -0800


Patch #102746 has been updated. 

Project: python
Category: Modules
Status: Closed
Submitted by: nobody
Assigned to : gvanrossum
Summary: strip \n so that Unix and Windows dbs are interoperable

Follow-Ups:

Date: 2000-Dec-11 12:35
By: gvanrossum

Comment:
Thanks!  I've checked in a slight variation, which uses the .rstrip() method rather than importing the string module.

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

Date: 2000-Dec-08 22:49
By: eaj

Comment:
Oops.  Submitted without logging in.  This is a simple fix.
-------------------------------------------------------

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

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