[issue1004533] PEP 263: help locating the offending character

2009-02-09 Thread Martin v. Löwis
Changes by Martin v. Löwis : -- resolution: -> wont fix status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing

[issue1004533] PEP 263: help locating the offending character

2009-02-09 Thread Antoine Pitrou
Antoine Pitrou added the comment: Daniel, do you have developer rights on the tracker? Otherwise, you may ask for them on python-dev if you intend to do some housekeeping :) -- nosy: +pitrou ___ Python tracker _

[issue1004533] PEP 263: help locating the offending character

2009-02-09 Thread Daniel Diniz
Daniel Diniz added the comment: IIUC, we don't have the PEP 263 DeprecationWarning mentioned anymore and this should be closed. -- nosy: +ajaksu2 ___ Python tracker ___ __