cimatosa / jobmanager

easy distributed computing based on the python class SyncManager for remote communication and python module multiprocessing for local parallelism
MIT License
6 stars 3 forks source link

Expend decorators (python 3.4 and show function name as default) #11

Closed cimatosa closed 9 years ago

cimatosa commented 9 years ago

I experience some difficulties with the decorators using python 3.4

also I would like to print the function name in front of the bar as default.

any objections?

paulmueller commented 9 years ago

no objections. like it and need it myself.