summaryrefslogtreecommitdiff
path: root/setuptools/script template.py
Commit message (Collapse)AuthorAgeFilesLines
* Now load legacy scripts wrappers from templates in the package, which get ↵Jason R. Coombs2012-02-081-0/+4
converted to Python 3 syntax when built on Python 3. Fixes #273.