Serhiy Storchaka added the comment:

Here is a patch which adds a warning to PyType_FromSpec and 
PyType_FromSpecWithBases if type spec name doesn't contain module name. In 
conjunction with tkinter_typespecs.patch it should fix the issue.

----------
stage: needs patch -> patch review
Added file: http://bugs.python.org/file37958/type_from_spec_module.patch

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

Reply via email to