R. David Murray <rdmur...@bitdance.com> added the comment:

trunk and py3k debug build gives this:

>>> '{0[0](10)}'.format([None])
python: Objects/stringlib/string_format.h:379: FieldNameIterator_next:
Assertion `0' failed.
zsh: abort      ./python

----------
nosy: +r.david.murray

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue6089>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to