Rick Teachey <[email protected]> added the comment: > Is there any scenario where the following code would be useful...
Perhaps if someone, in search of a speedup, were sort of rolling their own lighter-weight equivalent to the typing module (in order to avoid importing the full typing module), but duck typed enough to fool the average type checker? Is that possible? ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue33453> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
