[Python-Dev] Updating descrintro
Hi all, re http://www.python.org/download/releases/2.2.3/descrintro/ on "Unifying types and classes in Python 2.2", we have a GHOP task to "fill in" the Additional Topics section of this document. 'novanasa', the student who took this task, has written up a nice set of doctest additions in reST: http://code.google.com/p/google-highly-open-participation-psf/issues/attachment?aid=-5215187968540901644&name=types-classes.rst and has asked for feedback. My feedback at the moment is, "looks good, and useful!" I thought I'd ask on python-dev to see if anyone has any additional comments or ways to make this more directly useful to Python. You can just add comments on to the task directly, if you like, or send them to me. One set of possible additions is to go through and make annotations on stuff that is going to change in Py3K. Anything else? cheers, --titus ___ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
[Python-Dev] svn.python.org ?
Is svn.python.org ok? I am unable to perform an update at the moment. Joseph Armbruster ___ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
Re: [Python-Dev] svn.python.org ?
Joseph Armbruster wrote: > Is svn.python.org ok? I am unable to perform an update at the moment. > Looks like a transient or location-related problem - I am getting an update as I write. regards Steve -- Steve Holden+1 571 484 6266 +1 800 494 3119 Holden Web LLC http://www.holdenweb.com/ ___ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
Re: [Python-Dev] svn.python.org ?
Skip Montanaro wrote: > I'm unable to get the (apprently external?) 2to3 to update: > > % svn up > > Fetching external item into 'Tools/2to3' > svn: PROPFIND request failed on '/projects/sandbox/trunk/2to3' > svn: PROPFIND of '/projects/sandbox/trunk/2to3': could not connect > to server (http://svn.python.org) > > Something seems amiss. > Guess my previous output didn't apply to the sandbox. Sorry. regards Steve -- Steve Holden+1 571 484 6266 +1 800 494 3119 Holden Web LLC http://www.holdenweb.com/ ___ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
