summaryrefslogtreecommitdiff
path: root/compat.py
Commit message (Expand)AuthorAgeFilesLines
* toward py3kSylvain2009-03-041-3/+3
* Python2.5 subprocess added functions and exceptions (call() + check_call())Julien Jehannet2008-11-211-0/+48
* improve doc for better epydoc generation (again).Nicolas Chauvat2008-07-141-4/+2
* improve doc for better epydoc generation.Nicolas Chauvat2008-07-131-18/+9
* compat: adds a max function taking 'key' as keyword argumentPierre-Yves David2008-06-241-0/+40
* better descriptionAlexandre Fayolle2008-05-011-2/+2
* 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