Menu
Features
Categories
Audio (347)
Datatype (51)
Demo (204)
Development (609)
Document (24)
Driver (98)
Emulation (153)
Game (1027)
Graphics (510)
Library (119)
Network (236)
Office (67)
Utility (938)
Video (72)
Total files: 4455
Full index fileRecent index file Links
Amigans.net Aminet IntuitionBase Hyperion Entertainment A-Eon Amiga Future
Support the site
Pythonssl_amissl4
Download: pythonssl_amissl4.lha (TIPS: Use the right click menu if your browser takes you back here all the time) Size: 103kb
Version: 2.3
Date: 19 Feb 2021
Author: Python Software Foundation (adapted by Andy Broad)
Email: andy/broad ology org uk
Requirements: AmiSSL 4
Replaces: library/misc/pythonssl.lha
License: Other
Distribute: yes
Min OS Version: 4.1
FileID: 11591
Downloads: 405 (Current version)
1315 (Accumulated)
Votes: 4 (0/0) (30 days/7 days)
Version 2.3
Built against AmiSSL version 4.7
Now includes version string in updated files
From version 2.3 the version string is really there!
Also the variable _ssl.PYTHONSSL_VERSION has been added to
the _ssl module. (Always import socket before import _ssl
to test this variable)
This is a build of the _ssl.so python module missing
from the current version of python supplied with
AmigaOS (4.1 FE Update 1)
It intended as a temporary and unofficial fix only.
(though I said that in 2010!)
This build has been linked against AmiSSL 4 rather than against
libopenssl. This has some advantages in so far as there won't be any
problems tracking down the relavent opennssl sobjs but it did
require me to build replacement socket and select modules.
INSTALLATION
Backup the files
Python:Lib/lib-dynload/_socket.so
Python:Lib/lib-dynload/select.so
Copy the new files files
copy _ssl.so to Python:Lib/lib-dynload/_ssl.so
copy _socket.so to Python:Lib/lib-dynload/_socket.so
copy select.so to Python:Lib/lib-dynload/select.so
SOURCE
Since in this instance it wasn't a straight rebuild src code
of the modified mosules is provided
andy()broad.ology.org.uk
File
Version
Size
Date OS
Dls
Readme