New submission from Kevin Watters <kevinwatt...@gmail.com>: socket.create_connection was added in 2.6, but does not get exposed in socket's __all__.
Attached is the simple fix against 2.6's socket.py. ---------- components: Library (Lib) files: socket-all-26.diff keywords: patch messages: 85656 nosy: kevinwatters severity: normal status: open title: socket.create_connection not in __all__ type: behavior versions: Python 2.6, Python 2.7, Python 3.0, Python 3.1 Added file: http://bugs.python.org/file13636/socket-all-26.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue5711> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com