classification
Title: Quote-type recognition bug [got a patch!]
Type:
Components: Versions: Python 3.0, Python 2.6, Python 2.5, Python 2.4, Python 2.3, Python 2.2.3, Python 2.2.2, Python 2.2.1, Python 2.2, Python 2.1.2, Python 2.1.1, 3rd party
process
Status: closed Resolution: invalid
Dependencies: Superseder:
Assigned To: Nosy List: benjamin.peterson, chester
Priority: Keywords: patch

Created on 2008-05-11 20:42 by chester, last changed 2008-05-11 23:12 by gvanrossum.

Files
File name Uploaded Description Edit Remove
test_eof.patch chester, 2008-05-11 20:42 Error messages made clear
Messages
msg66664 (view) Author: Chester (chester) Date: 2008-05-11 20:42
This is a patch I made to make this messages clear now. I hope you like it.
msg66691 (view) Author: Benjamin Peterson (benjamin.peterson) Date: 2008-05-11 23:09
I though Georg already did this in r63068.
History
Date User Action Args
2008-05-11 23:12:01gvanrossumsetstatus: open -> closed
nosy: - gvanrossum
resolution: invalid
2008-05-11 23:09:14benjamin.petersonsetnosy: + benjamin.peterson
messages: + msg66691
2008-05-11 20:52:08chestersetnosy: + gvanrossum
versions: + Python 2.6, Python 2.5, Python 2.4, Python 2.3, Python 2.2.3, Python 2.2.2, Python 2.2.1, Python 2.2, Python 2.1.2, Python 2.1.1, 3rd party, Python 3.0
2008-05-11 20:42:24chestercreate