]> granicus.if.org Git - python/commit
logging's SocketHandler: get rid of some legacy code and use the newer socket.create_...
authorGiampaolo Rodola' <g.rodola@gmail.com>
Mon, 15 Oct 2012 14:57:37 +0000 (16:57 +0200)
committerGiampaolo Rodola' <g.rodola@gmail.com>
Mon, 15 Oct 2012 14:57:37 +0000 (16:57 +0200)
commit35eeb30adf4e01fa20cd95da1e4d4f80a4d1cd1d
tree260e467043faeb94538b93e0a6a2d6ceb25a362e
parent7707f6fd328ebdad65671323aaed294d5a0fe1db
logging's SocketHandler: get rid of some legacy code and use the newer socket.create_connection() utility function
Lib/logging/handlers.py