Alexander Belopolsky <belopol...@users.sourceforge.net> added the comment:

Works for me:

>>> from timeit import Timer
>>> class A(Timer): pass
... 

(Tested with Python 3.1 and 3.2 on OSX.)

----------
nosy: +belopolsky

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10968>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to