Staging
v0.5.1
https://github.com/python/cpython
Revision 86a31f55fe3117b0ed0ad97cdffad816c1ded779 authored by Georg Brandl on 13 August 2009, 08:35:55 UTC, committed by Georg Brandl on 13 August 2009, 08:35:55 UTC
svn+ssh://svn.python.org/python/branches/py3k

........
  r74302 | raymond.hettinger | 2009-08-04 21:16:39 +0200 (Di, 04 Aug 2009) | 1 line

  Issue 6637: defaultdict.copy() failed with an empty factory.
........
1 parent 97b28f8
Raw File
Tip revision: 86a31f55fe3117b0ed0ad97cdffad816c1ded779 authored by Georg Brandl on 13 August 2009, 08:35:55 UTC
Recorded merge of revisions 74302 via svnmerge from
Tip revision: 86a31f5
Extras.ReadMe.txt
This folder contains examples of Python usage and useful scripts and tools.

You should be aware that these are not Macintosh-specific but are shared
among Python on all platforms, so there are some that only run on Windows
or Unix or another platform, and/or make little sense on a Macintosh.
back to top