Vedran Čačić <[email protected]> added the comment: Yes, this is impossible using only "universal Python" (independent of implementation). Though, of course, it's possible in CPython if you analyze the source code (or AST) and count the targets on the left side.
---------- nosy: +veky _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue34716> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
