Ned Deily added the comment:

> Is there any reason when turtledemo.__init__ and turtledemo.__main__ should > 
> not get docstrings in earlier versions? And the turtledemo.__main__ get the > 
> same changes in 3.4?

I think my reasoning was that it was not a bug fix so it wasn't a strong 
candidate for a maintenance release.  But feel free to backport it if you think 
it important.

> Why was demohelp.txt left after being copied to .__main__?

It wasn't: 004fe3449193 deleted it.  It appears that an incorrect merge from 
3.4 (3f4abe3107ce) in a subsequent set of changes for Issue21823 brought it 
back to life in default.

----------

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

Reply via email to