[Python-ideas] Make "is" checks on non-singleton literals errors
Georg Brandl
g.brandl at gmx.net
Tue Oct 9 22:16:49 CEST 2012
More information about the Python-ideas mailing list
Tue Oct 9 22:16:49 CEST 2012
- Previous message: [Python-ideas] Make "is" checks on non-singleton literals errors
- Next message: [Python-ideas] Make "is" checks on non-singleton literals errors
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Am 09.10.2012 11:58, schrieb Serhiy Storchaka: > On 09.10.12 02:05, Mike Graham wrote: >> I can't find this in a couple versions of Python I checked. If this >> code is still around, it sounds like it has a bug and should be fixed. > > It's "if node.tagname is 'admonition':" line. It's not part of Python anyway, and should be reported to the docutils maintainers. Georg
- Previous message: [Python-ideas] Make "is" checks on non-singleton literals errors
- Next message: [Python-ideas] Make "is" checks on non-singleton literals errors
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-ideas mailing list