Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 7 additions & 6 deletions _src/README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
The following fiiles should be placed in this directory from the python 2.7.10 source:
The following files should be placed in this directory from the python 2.7.10 source:

- Lib/ssl.py
- Modules/_ssl.c
- Modules/socketmodule.h
- Tools/ssl/make_ssl_data.py

Directly downloadable official mirror sources for the files are availabe here:
Directly downloadable official mirror sources for the files are available here:

https://raw.githubusercontent.com/python/cpython/v2.7.10/Lib/ssl.py
https://raw.githubusercontent.com/python/cpython/v2.7.10/Modules/_ssl.c
https://raw.githubusercontent.com/python/cpython/v2.7.10/Tools/ssl/make_ssl_data.py
https://raw.githubusercontent.com/python/cpython/v2.7.10/Modules/socketmodule.h
- https://raw.githubusercontent.com/python/cpython/v2.7.10/Lib/ssl.py
- https://raw.githubusercontent.com/python/cpython/v2.7.10/Modules/_ssl.c
- https://raw.githubusercontent.com/python/cpython/v2.7.10/Tools/ssl/make_ssl_data.py
- https://raw.githubusercontent.com/python/cpython/v2.7.10/Modules/socketmodule.h