ppperry <maprea...@olum.org> added the comment:

Same thing happens for other objects, like 
`type(sys._getframe(0)).__new__(type(sys._getframe_))`, and presumably any 
object that one cannot instantiate by calling

----------
title: Nonsensical exception message when calling `__new__` on some sys objects 
-> Nonsensical exception message when calling `__new__` on non-instaniable 
object

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

Reply via email to