| .. |
|
asyncio
|
asyncio: Fix from Anthony Baire for CPython issue 19566 (replaces earlier fix).
|
13 years ago |
|
collections
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
concurrent
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
ctypes
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
curses
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
dbm
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
distutils
|
Fix failing test incorrectly merged in b1244046f37a
|
13 years ago |
|
email
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
encodings
|
#1097797: Add CP273 codec, and exercise it in the test suite
|
13 years ago |
|
ensurepip
|
Close #19406: Initial implementation of ensurepip
|
13 years ago |
|
html
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
http
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
idlelib
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
importlib
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
json
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
lib2to3
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
logging
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
msilib
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
multiprocessing
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
plat-aix4
|
Rip out 'long' and 'L'-suffixed integer literals.
|
20 years ago |
|
plat-darwin
|
These are present in the trunk but no longer in 3.x, which causes problems
|
18 years ago |
|
plat-freebsd4
|
set svn:executable on all regen scripts
|
17 years ago |
|
plat-freebsd5
|
set svn:executable on all regen scripts
|
17 years ago |
|
plat-freebsd6
|
set svn:executable on all regen scripts
|
17 years ago |
|
plat-freebsd7
|
set svn:executable on all regen scripts
|
17 years ago |
|
plat-freebsd8
|
set svn:executable on all regen scripts
|
17 years ago |
|
plat-generic
|
Update the embedded copy of the expat XML parser to 2.1.0. It brings
|
14 years ago |
|
plat-linux
|
Issue #13590: Improve support for OS X Xcode 4:
|
14 years ago |
|
plat-netbsd1
|
Whitespace normalization, via reindent.py.
|
22 years ago |
|
plat-next3
|
Do no regenerate modules that should no longer be here.
|
26 years ago |
|
plat-sunos5
|
Merged revisions 78678,78680,78682 via svnmerge from
|
17 years ago |
|
plat-unixware7
|
Merged revisions 55817-55961 via svnmerge from
|
19 years ago |
|
pydoc_data
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
site-packages
|
Add a README file so that cvs update -P doesn't obliterate this
|
27 years ago |
|
sqlite3
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
test
|
asyncio: Relax timing requirement. Fixes issue 19579.
|
13 years ago |
|
tkinter
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
turtledemo
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
unittest
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
urllib
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
venv
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
wsgiref
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
xml
|
Merge from 3.3
|
13 years ago |
|
xmlrpc
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
__future__.py
|
Issue #13590: Improve support for OS X Xcode 4:
|
14 years ago |
|
__phello__.foo.py
|
Fix the frozen bytecode for __hello__ (betcha didn't know that existed
|
25 years ago |
|
_bootlocale.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
_collections_abc.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
_compat_pickle.py
|
Issue #6137: The pickle module now translates module names when loading
|
17 years ago |
|
_dummy_thread.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
_markupbase.py
|
Issue #13590: Improve support for OS X Xcode 4:
|
14 years ago |
|
_osx_support.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
_pyio.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
_sitebuiltins.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
_strptime.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
_threading_local.py
|
Issue #9707: Rewritten reference implementation of threading.local which
|
16 years ago |
|
_weakrefset.py
|
Issue #13590: Improve support for OS X Xcode 4:
|
14 years ago |
|
abc.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
aifc.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
antigravity.py
|
Another hidden treasure.
|
17 years ago |
|
argparse.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
ast.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
asynchat.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
asyncore.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
base64.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
bdb.py
|
Issue #13590: Improve support for OS X Xcode 4:
|
14 years ago |
|
binhex.py
|
Issue #13590: Improve support for OS X Xcode 4:
|
14 years ago |
|
bisect.py
|
Per the language summit, the optional fastpath imports should use from-import-star.
|
18 years ago |
|
bz2.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
cProfile.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
calendar.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
cgi.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
cgitb.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
chunk.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
cmd.py
|
Issue #13590: Improve support for OS X Xcode 4:
|
14 years ago |
|
code.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
codecs.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
codeop.py
|
correct porting error with raise #7161
|
17 years ago |
|
colorsys.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
compileall.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
configparser.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
contextlib.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
copy.py
|
Issue #13590: Improve support for OS X Xcode 4:
|
14 years ago |
|
copyreg.py
|
Issue #13590: Improve support for OS X Xcode 4:
|
14 years ago |
|
crypt.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
csv.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
datetime.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
decimal.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
difflib.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
dis.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
doctest.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
dummy_threading.py
|
Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875.
|
18 years ago |
|
enum.py
|
removed Enum.__eq__ as it added nothing
|
13 years ago |
|
filecmp.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
fileinput.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
fnmatch.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
formatter.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
fractions.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
ftplib.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
functools.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
genericpath.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
getopt.py
|
Issue #13590: Improve support for OS X Xcode 4:
|
14 years ago |
|
getpass.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
gettext.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
glob.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
gzip.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
hashlib.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
heapq.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
hmac.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
imaplib.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
imghdr.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
imp.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
inspect.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
io.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
ipaddress.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
keyword.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
linecache.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
locale.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
lzma.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
macpath.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
macurl2path.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
mailbox.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
mailcap.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
mimetypes.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
modulefinder.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
netrc.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
nntplib.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
ntpath.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
nturl2path.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
numbers.py
|
Issue #13590: Improve support for OS X Xcode 4:
|
14 years ago |
|
opcode.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
operator.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
optparse.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
os.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
pdb.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
pickle.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
pickletools.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
pipes.py
|
Issue #13590: Improve support for OS X Xcode 4:
|
14 years ago |
|
pkgutil.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
platform.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
plistlib.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
poplib.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
posixpath.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
pprint.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
profile.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
pstats.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
pty.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
py_compile.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
pyclbr.py
|
Issue #13590: Improve support for OS X Xcode 4:
|
14 years ago |
|
pydoc.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
queue.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
quopri.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
random.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
re.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
reprlib.py
|
Issue #13590: Improve support for OS X Xcode 4:
|
14 years ago |
|
rlcompleter.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
runpy.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
sched.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
selectors.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
shelve.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
shlex.py
|
Issue #13590: Improve support for OS X Xcode 4:
|
14 years ago |
|
shutil.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
site.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
smtpd.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
smtplib.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
sndhdr.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
socket.py
|
Provide a more readable representation of socket on repr().
|
13 years ago |
|
socketserver.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
sre_compile.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
sre_constants.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
sre_parse.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
ssl.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
stat.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
statistics.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
string.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
stringprep.py
|
Merged revisions 55007-55179 via svnmerge from
|
19 years ago |
|
struct.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
subprocess.py
|
Remove outdated comment
|
13 years ago |
|
sunau.py
|
Issue #19261: Added support for writing 24-bit samples in the sunau module.
|
13 years ago |
|
symbol.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
symtable.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
sysconfig.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
tabnanny.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
tarfile.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
telnetlib.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
tempfile.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
textwrap.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
this.py
|
Fix most trivially-findable print statements.
|
20 years ago |
|
threading.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
timeit.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
token.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
tokenize.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
trace.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
traceback.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
tty.py
|
final round of __all__ lists (I hope) - skipped urllib2 because Moshe may be
|
26 years ago |
|
turtle.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
types.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
uu.py
|
Issue #10266: uu.decode didn't close in_file explicitly when it was given
|
16 years ago |
|
uuid.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
warnings.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
wave.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
weakref.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
webbrowser.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
xdrlib.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |
|
zipfile.py
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module.
|
14 years ago |