diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2015-10-06 15:52:52 (GMT) |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2015-10-06 15:52:52 (GMT) |
commit | fc632e3912ba9bb6ec20359148f05ca3ec231663 (patch) | |
tree | 9615a94c00877cd8a21a689081659272ed2d35b9 /Lib | |
parent | d7e60b151978bca31b74998398302247056c975b (diff) | |
parent | a3a19953e04cbee3da562164aec56ca25846d02d (diff) | |
download | cpython-fc632e3912ba9bb6ec20359148f05ca3ec231663.zip cpython-fc632e3912ba9bb6ec20359148f05ca3ec231663.tar.gz cpython-fc632e3912ba9bb6ec20359148f05ca3ec231663.tar.bz2 |
Merge with 3.5.
Diffstat (limited to 'Lib')
-rw-r--r--[-rwxr-xr-x] | Lib/pydoc.py | 0 | ||||
-rw-r--r-- | Lib/site-packages/README | 2 | ||||
-rw-r--r--[-rwxr-xr-x] | Lib/test/regrtest.py | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | Lib/timeit.py | 0 |
4 files changed, 2 insertions, 0 deletions
diff --git a/Lib/pydoc.py b/Lib/pydoc.py index f4f2530..f4f2530 100755..100644 --- a/Lib/pydoc.py +++ b/Lib/pydoc.py diff --git a/Lib/site-packages/README b/Lib/site-packages/README new file mode 100644 index 0000000..273f625 --- /dev/null +++ b/Lib/site-packages/README @@ -0,0 +1,2 @@ +This directory exists so that 3rd party packages can be installed +here. Read the source for site.py for more details. diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index fcc3937..fcc3937 100755..100644 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py diff --git a/Lib/timeit.py b/Lib/timeit.py index 98cb3eb..98cb3eb 100755..100644 --- a/Lib/timeit.py +++ b/Lib/timeit.py |