Terry Reedy wrote: >>This led to a much more fleshed out design document >>(found in Python/compile.txt in the AST branch), > > > The directory URL > > http://cvs.sourceforge.net/viewcvs.py/python/python/dist/src/Python/?only_with_tag=ast-branch > > or even the file URL > > http://cvs.sourceforge.net/viewcvs.py/python/python/dist/src/Python/Attic/compile.txt?rev=1.1.2.10&only_with_tag=ast-branch&view=auto > > would be helpful to people not fully familiar with the depository and the > required prefix to 'Python' (versus 'python'). I initially found the > two-year-old > > ttp://cvs.sourceforge.net/viewcvs.py/python/python/nondist/sandbox/ast/ >
Yeah, that has become a popular suggestion. It has been fixed. Just didn't think about it. One of those instances where I have been neck-deep in python-dev for so long I forgot that not everyone has a CVS checkout. =) > > >>The idea of moving docstrings after a 'def' was proposed > > > /after/before/ > Fixed. Thanks, Terry. -Brett _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com