summaryrefslogtreecommitdiff
path: root/test.py
Commit message (Expand)AuthorAgeFilesLines
* First version of dispatch_onMichele Simionato2015-07-211-47/+0
* Added check on the dispatch argumentsMichele Simionato2015-07-201-1/+0
* Multidispatch, initial implementationMichele Simionato2015-07-201-0/+2
* More work on the documentationMichele Simionato2015-07-201-6/+0
* Simplified the concurrency example by using a Future classMichele Simionato2015-07-191-0/+10
* Unified the documentation for Python 2 and 3Michele Simionato2015-07-191-7/+2
* Added a script test.py working both with Python 2 and 3Michele Simionato2015-03-161-2/+15
* Minor cleanupMichele Simionato2013-11-241-2/+7
* Fixed two tests of the decorator moduleMichele Simionato2011-07-151-3/+8
* Added support for function annotationsMichele Simionato2011-01-011-2/+2
* Fixed func_globals in the decorated function (release 3.2.1)Michele Simionato2010-11-281-0/+24