commit | 5cb038678f27612dd577a1659e6b118578dc78f7 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Wed Sep 09 11:46:13 2009 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Wed Sep 09 11:46:13 2009 +0000 |
tree | c5760e74b3bc7aacc4b5240655a27f7e04cb0f51 | |
parent | 8a3e3459131c38aa216a51eb0aa758063059d0ad [diff] |
Merged revisions 74727 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r74727 | benjamin.peterson | 2009-09-08 18:04:22 -0500 (Tue, 08 Sep 2009) | 1 line #6865 fix ref counting in initialization of pwd module ........