socket: import from the stdlib's socket everything that we should be importing
- add __implements__, __extensions__ and __imports__ - do not add 'ssl' and 'sslerror' to __all__ if on Python >= 2.6 - add 'SSLType' to __all__ if on Python <= 2.5
Showing
Please register or sign in to comment