summaryrefslogtreecommitdiff
path: root/_markerlib/markers.py
Commit message (Collapse)AuthorAgeFilesLines
* add _-separated keys to environment markersDaniel Holth2013-07-201-0/+4
|
* Fix 2 errors with Jython 2.5.Arfrever Frehtes Taifersar Arahesis2012-11-261-1/+10
| | | | (Now there remain 1 failure and 2 errors with Jython 2.5 and 1 failure and 5 errors with Jython 2.7.)
* Work around Jython bugs #1980 and #1981.Arfrever Frehtes Taifersar Arahesis2012-11-021-13/+15
|
* impractical to support _markerlib on Python < 2.6 (no compile(ast))Daniel Holth2012-08-271-9/+3
|
* add markerlib as _markerlibDaniel Holth2012-08-251-0/+110