zeekay / decorum

Python decorator helper library.
MIT License
14 stars 2 forks source link

Support Python>=3.3 #6

Closed benoitbryon closed 10 years ago

benoitbryon commented 10 years ago

Supporting Python 2.7 and versions higher than 3.3 (i.e. 3.3 and 3.4) should be enough at the moment. Make sure tests are run with these versions.