Created on 2012-09-12 04:49 by kalaxy, last changed 2013-03-20 02:44 by r.david.murray. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| test_csv.py | kalaxy, 2012-09-12 04:49 | Script exhibiting bug. | ||
| test_csv_py3k.py | maciej.szulik, 2012-10-09 20:41 | Script exhibiting bug for py3k. | ||
| csv.patch | mjohnson, 2013-03-20 01:43 | review | ||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-03-20 02:44:33 | r.david.murray | set | status: open -> closed assignee: lukasz.langa -> versions: - Python 2.7, Python 3.2, Python 3.3 nosy: + r.david.murray messages: + msg184724 resolution: fixed stage: resolved |
| 2013-03-20 02:42:03 | python-dev | set | nosy:
+ python-dev messages: + msg184723 |
| 2013-03-20 01:43:57 | mjohnson | set | files:
+ csv.patch nosy: + mjohnson messages: + msg184720 keywords: + patch |
| 2013-03-18 02:49:09 | kalaxy | set | messages: + msg184415 |
| 2012-11-18 18:33:13 | serhiy.storchaka | set | messages: + msg175900 |
| 2012-10-09 22:36:47 | serhiy.storchaka | set | nosy:
+ serhiy.storchaka |
| 2012-10-09 20:45:31 | lukasz.langa | set | assignee: lukasz.langa nosy: + lukasz.langa versions: + Python 3.2, Python 3.3 |
| 2012-10-09 20:41:52 | maciej.szulik | set | files:
+ test_csv_py3k.py versions: + Python 3.4 nosy: + maciej.szulik messages: + msg172521 |
| 2012-09-13 03:32:08 | chris.jerdonek | set | components:
+ Library (Lib), - None title: cvs.reader does not support escaped newline when quoting=cvs.QUOTE_NONE -> csv.reader() does not support escaped newline when quoting=csv.QUOTE_NONE |
| 2012-09-12 04:49:29 | kalaxy | create | |
