cpython/Lib/importlib
Serhiy Storchaka 7344285c19 Issue #28257: Improved error message when pass a non-iterable as
a var-positional argument.  Added opcode BUILD_TUPLE_UNPACK_WITH_CALL.
2016-10-02 10:33:46 +03:00
..
__init__.py
_bootstrap.py
_bootstrap_external.py Issue #28257: Improved error message when pass a non-iterable as 2016-10-02 10:33:46 +03:00
abc.py
machinery.py
util.py