]> granicus.if.org Git - python/commit
Move the _socket module closer to the SSL-_socket line (mmap and
authorThomas Wouters <thomas@python.org>
Thu, 11 Jan 2001 14:46:40 +0000 (14:46 +0000)
committerThomas Wouters <thomas@python.org>
Thu, 11 Jan 2001 14:46:40 +0000 (14:46 +0000)
commitade16076a1fcd90ee86d6fc1ba44832f908ec14f
tree2f3f48562cf03f7dde0ce01418c608c154a9be9f
parentbb0a4b7898437988b1b022f0170a2052926479c7
Move the _socket module closer to the SSL-_socket line (mmap and
xreadlines inserted themselves inbetween the two) and clarify that the
normal socket module should be commented out. (Someone also suggested the
latter on c.l.py some time ago, I forget who, sorry.)
Modules/Setup.dist