summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHai Shi <shihai1992@gmail.com>2020-05-19 06:02:57 +0800
committerGitHub <noreply@github.com>2020-05-19 00:02:57 +0200
commita3ec3ad9e20e7d9ed148d4cfbd22aebec608b42a (patch)
treebece391e5fb7dfc20ddb2d2e30d63ca5d4662996 /Lib/pprint.py
parentRegenerate the parser (#20195) (diff)
downloadcpython-a3ec3ad9e20e7d9ed148d4cfbd22aebec608b42a.tar.gz
cpython-a3ec3ad9e20e7d9ed148d4cfbd22aebec608b42a.tar.bz2
cpython-a3ec3ad9e20e7d9ed148d4cfbd22aebec608b42a.zip
bpo-40275: More lazy imports in test.support (GH-20131)
Make the the following imports lazy in test.support: * bz2 * gzip * lzma * resource * zlib The following test.support decorators now need to be called with parenthesis: * @support.requires_bz2 * @support.requires_gzip * @support.requires_lzma * @support.requires_zlib For example, "@requires_zlib" becomes "@requires_zlib()".
Diffstat (limited to 'Lib/pprint.py')
0 files changed, 0 insertions, 0 deletions