summaryrefslogtreecommitdiff
path: root/setuptools/py31compat.py
Commit message (Expand)AuthorAgeFilesLines
* Fix docstring started with """" instead of """John Vandenberg2015-11-131-1/+1
* 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. F...3.4.2Jason R. Coombs2014-04-061-0/+15
* 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