R. David Murray added the comment:

By "descriptor" I think you really mean it is a special method (ie: looked up 
on the class only, not on an instance).  A descriptor is something else.

This is a feature request and could only be implemented in 3.4.  Assuming I'm 
understanding what you are asking for (which is not certain), as a partial 
workaround you could reset _testMethodName.

----------
keywords: +easy
nosy: +r.david.murray
type:  -> enhancement
versions:  -Python 2.7, Python 3.1, Python 3.2, Python 3.3, Python 3.5

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

Reply via email to