summaryrefslogtreecommitdiff
path: root/compat.py
Commit message (Expand)AuthorAgeFilesLines
* reorganize, deprecation warning for deprecated stuff, remove old deprecated f...Sylvain2006-11-081-2/+2
* apycot fixesSylvain2006-10-251-2/+1
* don't need to cast elements to boolAdrien Di Mascio2006-06-201-2/+2
* adds any/all builtinsAdrien Di Mascio2006-06-201-0/+25
* full implementation of sortedAdrien Di Mascio2006-06-191-3/+12
* add cmp argument to sortedsyt2006-06-071-2/+2
* made frozenset available in python2.4Adrien Di Mascio2006-05-151-1/+2
* frozenset (basic) implementation in compat.pyAdrien Di Mascio2006-05-121-16/+51
* forget the past.root2006-04-261-0/+145