Chris Jerdonek added the comment:

> Hmmm, in your original description you say that the 'generator.__next__' 
> documentation should be changed, but in the patch the note applies to all 
> generator methods.

Thanks, Meador.  Yes, I realized that later.  Retitling now.  I will also add 
the exception type.  I wasn't sure if that was implementation-specific.

> BTW, you don't need to make the Misc/NEWS changes

Certainly -- will do from now on.  Thanks for telling me.  I had thought I was 
helping.  New patch attached.

----------
title: generator.__next__() docs should mention exception if already executing 
-> generator docs should mention already-executing exception
Added file: http://bugs.python.org/file26560/issue-15355-2.patch

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

Reply via email to