summaryrefslogtreecommitdiffstats
path: root/Lib/site-packages/README
Commit message (Collapse)AuthorAgeFilesLines
* Issue #29283: Delete accidentally added Lib/site-packages/READMEBerker Peksag2017-01-301-2/+0
| | | | | It was renamed to README.txt in d90a65014c42 and it was back by a merge commit accidentally.
* Add a README file so that cvs update -P doesn't obliterate thisGuido van Rossum2000-03-311-0/+2
directory, and so that people have a clue as to why it exists.