mirror of https://github.com/python/cpython
fix typo
This commit is contained in:
parent
8cfa8e613f
commit
82d1cf1ecc
|
@ -827,7 +827,7 @@ LIBSUBDIRS= lib-tk site-packages test test/output test/data \
|
||||||
sqlite3 sqlite3/test \
|
sqlite3 sqlite3/test \
|
||||||
logging bsddb bsddb/test csv importlib wsgiref \
|
logging bsddb bsddb/test csv importlib wsgiref \
|
||||||
lib2to3 lib2to3/fixes lib2to3/pgen2 lib2to3/tests \
|
lib2to3 lib2to3/fixes lib2to3/pgen2 lib2to3/tests \
|
||||||
lib2to3/tests/data lib2to3/tests/data/fixes lib2to3/tests/data/fixers/myfixes \
|
lib2to3/tests/data lib2to3/tests/data/fixers lib2to3/tests/data/fixers/myfixes \
|
||||||
ctypes ctypes/test ctypes/macholib idlelib idlelib/Icons \
|
ctypes ctypes/test ctypes/macholib idlelib idlelib/Icons \
|
||||||
distutils distutils/command distutils/tests $(XMLLIBSUBDIRS) \
|
distutils distutils/command distutils/tests $(XMLLIBSUBDIRS) \
|
||||||
multiprocessing multiprocessing/dummy \
|
multiprocessing multiprocessing/dummy \
|
||||||
|
|
Loading…
Reference in New Issue