aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/py31compat.py
Commit message (Collapse)AuthorAgeFilesLines
* Issue #183: Really fix test command with Python 3.1.3.4.3Arfrever Frehtes Taifersar Arahesis2014-04-071-2/+2
|
* Wrap unittest.main in a compatibility wrapper for Python 3.1 compatibility. ↵3.4.2Jason R. Coombs2014-04-061-0/+15
| | | | Fixes #183
* Use tempfile.TemporaryDirectory() with Python >=3.2.Arfrever Frehtes Taifersar Arahesis2014-02-151-0/+26
|
* Extract py31compat module for get_config_vars and get_pathJason R. Coombs2013-11-271-0/+11