[Python-bugs-list] [ python-Bugs-748542 ] csv, QUOTE_ALWAYS!=QUOTE_ALL
SourceForge.net
noreply@sourceforge.net
Wed, 04 Jun 2003 08:32:04 -0700
Bugs item #748542, was opened at 2003-06-03 18:58
Message generated for change (Comment added) made by montanaro
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=748542&group_id=5470
Category: Documentation
Group: Python 2.3
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: nestor (nestor5)
>Assigned to: Skip Montanaro (montanaro)
Summary: csv, QUOTE_ALWAYS!=QUOTE_ALL
Initial Comment:
Current Release 2.3b,1 May 28, 2003 of the Python
documentation for the csv module lists the
QUOTE_ALWAYS constant. The 2.3b1 release of the
module seems to be using the QUOTE_ALL constant.
Needs to be syncronized one way or another.
----------------------------------------------------------------------
>Comment By: Skip Montanaro (montanaro)
Date: 2003-06-04 10:32
Message:
Logged In: YES
user_id=44345
Thanks. Fixed in CVS: Doc/lib/libcsv.tex 1.6. QUOTE_ALL is the correct
name.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=748542&group_id=5470