cpython/Lib/concurrent
INADA Naoki 4666ec597c
bpo-32596: Make lazy-load portable (GH-5316)
Global variables should not used as import target.
Use temporary variable instead.
2018-01-26 10:53:31 +09:00
..
futures bpo-32596: Make lazy-load portable (GH-5316) 2018-01-26 10:53:31 +09:00
__init__.py Initial implementation of PEP 3148 2010-09-18 22:35:02 +00:00