commit | 5ea2828c663855453abdb958575595a427a5a88e | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Fri Sep 10 18:44:45 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Fri Sep 10 18:44:45 2010 +0000 |
tree | 646ed811ab86a2e4bde5c9caf6ad75192354b0d7 | |
parent | 0ea31a93551d352fe989d8bc2728046abc4fc6c4 [diff] |
Merged revisions 84674 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r84674 | antoine.pitrou | 2010-09-10 20:39:00 +0200 (ven., 10 sept. 2010) | 3 lines Followup to #4026: better patch for flock detection. ........