[Python-Dev] -OO and Docstrings (original) (raw)
Georg Brandl g.brandl at gmx.net
Wed May 23 15:54:06 CEST 2007
- Previous message: [Python-Dev] Return value from socket.fileno()
- Next message: [Python-Dev] nodef
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Bug #1722485 reports that Py 2.5+ doesn't ignore docstrings anymore if used with -OO.
Attached patch should fix this.
Georg -------------- next part -------------- A non-text attachment was scrubbed... Name: docstrings.diff Type: text/x-patch Size: 493 bytes Desc: not available Url : http://mail.python.org/pipermail/python-dev/attachments/20070523/eadcac08/attachment.bin
- Previous message: [Python-Dev] Return value from socket.fileno()
- Next message: [Python-Dev] nodef
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]