Staging
v0.5.1
https://github.com/python/cpython
Revision 4666ec597c38eea06a22bcfb4157d92a0abf891c authored by INADA Naoki on 26 January 2018, 01:53:31 UTC, committed by GitHub on 26 January 2018, 01:53:31 UTC
Global variables should not used as import target.
Use temporary variable instead.
1 parent 2fc98ae
History
Tip revision: 4666ec597c38eea06a22bcfb4157d92a0abf891c authored by INADA Naoki on 26 January 2018, 01:53:31 UTC
bpo-32596: Make lazy-load portable (GH-5316)
Tip revision: 4666ec5

README

back to top