Amaury Forgeot d'Arc <[email protected]> added the comment: I like the 'safe_names' idea, but is this patch supposed to work?
>>> isinstance(None, Ellipsis) TypeError: isinstance() arg 2 must be a type or tuple of types ---------- nosy: +amaury.forgeotdarc _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue15245> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
