| __init__.py |
|
0 |
- |
| makefile.py |
backports.makefile
~~~~~~~~~~~~~~~~~~
Backports the Python 3 ``socket.makefile`` method for use with anything that
wants to create a "fake" socket object.
|
1417 |
- |
| weakref_finalize.py |
backports.weakref_finalize
~~~~~~~~~~~~~~~~~~
Backports the Python 3 ``weakref.finalize`` method.
|
5343 |
- |