commit | 60a95b78b96a7669acc3bdf3d873db07018ea209 | [log] [tgz] |
---|---|---|
author | Éric Araujo <merwok@netwok.org> | Sat Aug 14 02:36:26 2010 +0000 |
committer | Éric Araujo <merwok@netwok.org> | Sat Aug 14 02:36:26 2010 +0000 |
tree | ae73181fd92e333713da7b7c23c993cdd40a1948 | |
parent | f263c0594c9277d80a8ab23a72393f3c2a33d23f [diff] |
Merged revisions 83993 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r83993 | eric.araujo | 2010-08-14 04:30:34 +0200 (sam., 14 août 2010) | 2 lines Use a marker in generated MANIFEST files, don't touch files without it. Fixes #8688. ........