Re: [Python-Dev] svn.python.org ?

2007-12-22 Thread Steve Holden
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 (

Re: [Python-Dev] svn.python.org ?

2007-12-22 Thread Steve Holden
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:/

[Python-Dev] svn.python.org ?

2007-12-22 Thread Joseph Armbruster
Is svn.python.org ok? I am unable to perform an update at the moment. Joseph Armbruster ___ 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

[Python-Dev] Updating descrintro

2007-12-22 Thread Titus Brown
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