index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
plat-win
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the winreg module from the project. I don't believe any
Tim Peters
2000-08-21
1
-386/+0
*
Revise the wrapper structure for the socket module:
Fred Drake
2000-08-16
1
-168/+0
*
Fix a type in the docstrings, and make the module Unicode aware.
Mark Hammond
2000-07-28
1
-4/+8
*
Added docstrings
Paul Prescod
2000-07-21
1
-5/+71
*
test(): Removed; regression test is in test.test_winreg2, not testreg.
Fred Drake
2000-07-01
1
-2/+0
*
Ooops! I didn't finish all the renaming needed here, so this was
Fred Drake
2000-06-30
1
-36/+36
*
Paul Prescod <paul@prescod.net>:
Fred Drake
2000-06-29
1
-0/+318
*
In _fileobject, optimize read() a bit (it could be really slow), and
Guido van Rossum
2000-02-02
1
-14/+30
*
Added table of WSA error codes.
Guido van Rossum
1998-05-06
1
-0/+19
*
Add connect_ex to list of methods.
Guido van Rossum
1998-04-14
1
-1/+1
*
Reindented with tabs only (seems fair to the Windows crowd).
Guido van Rossum
1998-03-26
1
-99/+99
*
Use ``0'' instead of ``None'' to reset the underlying object in close
Guido van Rossum
1997-11-04
1
-2/+2
*
Get rid of debug print statements
Guido van Rossum
1996-08-20
1
-3/+0
*
socket wrapper module around _socket for all Window platforms
Guido van Rossum
1996-06-26
1
-0/+136