Yury Selivanov added the comment:

When in doubt, import this ;)

Agree. So the best course would be: make a patch for plain classes (not 
metaclasses). Fix signatures for metaclasses without __init__/__new__ when we 
have groups support for parameters, so that we can have (obj_or_name, [bases, 
dict]) kind of signatures.

----------

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

Reply via email to