Benjamin Peterson <benja...@python.org> added the comment: Nevermind, I think I see the problem.
2012/3/16 Benjamin Peterson <rep...@bugs.python.org>: > > Benjamin Peterson <benja...@python.org> added the comment: > > 2012/3/16 Matt Joiner <rep...@bugs.python.org>: >> >> Matt Joiner <anacro...@gmail.com> added the comment: >> >> This changeset has broken something. All I get is a confusing backtrace >> ending with: >> >> File "/home/matt/src/python-torrent/torrent/bencode.py", line 15, in encode >> yield from encode(k) >> AttributeError: 'list_iterator' object has no attribute 'send' >> >> Backing out the changeset, and there is no problem. Let me know if there's >> some way to provide more information. > > Try removing all the pycs. > > ---------- > > _______________________________________ > Python tracker <rep...@bugs.python.org> > <http://bugs.python.org/issue14230> > _______________________________________ ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue14230> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com