~pythonregexp2.7/python/issue2636-18

  • Committer: Jeffrey C. "The TimeHorse" Jacobs
  • Date: 2008-09-21 13:47:31 UTC
  • mfrom: (39021.1.404 Regexp-2.7)
  • Revision ID: darklord@timehorse.com-20080921134731-rudomuzeh1b2tz1y
Merged in changes from the latest python source snapshot.
Filename Latest Rev Last Changed Committer Comment Size
..
bsddb 39021.2.1006 15 years ago mark.hammond On Windows, temporarily disable the bsddb test ref Diff
compiler 39021.2.801 15 years ago amaury.forgeotdarc follow-up of issue3473: update the compiler packag Diff
ctypes 39021.2.807 15 years ago hirokazu.yamamoto Issue #3612: Added some missing basic types in cty Diff
curses 39021.2.412 15 years ago facundo.batista Issue #3239. Differentiate the ascii call from th Diff
distutils 39021.2.1008 15 years ago barry.warsaw Bumping to 2.6rc2 Diff
email 39021.2.735 15 years ago antoine.pitrou #2676: email/message.py [Message.get_content_type] Diff
encodings 39021.2.250 16 years ago martin.v.loewis Run svneol.py on all sources. Diff
hotshot 38657 16 years ago alexandre.vassalotti Added warning for the removal of 'hotshot' in Py3k Diff
idlelib 39021.2.1008 15 years ago barry.warsaw Bumping to 2.6rc2 Diff
json 39021.2.250 16 years ago martin.v.loewis Run svneol.py on all sources. Diff
lib-old 39021.2.24 16 years ago georg.brandl ConfigParser renaming reversal part 3: move module Diff
lib-tk 39021.2.816 15 years ago robert.schuppenies Issue #1342811: Fixed broken patch. Reviewed by be Diff
lib2to3 39021.2.996 15 years ago benjamin.peterson Merged revisions 66470 via svnmerge from svn+ssh: Diff
logging 39021.2.907 15 years ago vinay.sajip Issue #3772: Fixed regression problem in StreamHan Diff
msilib 39021.2.867 15 years ago hirokazu.yamamoto Issue #3732: Backported r53335 to supress deprecat Diff
multiprocessing 39021.2.873 15 years ago benjamin.peterson revert r66114 for Jesse Diff
plat-aix3 32489 18 years ago armin.rigo svn:ignoring all .pyc and .pyo files in all subdir Diff
plat-aix4 32489 18 years ago armin.rigo svn:ignoring all .pyc and .pyo files in all subdir Diff
plat-atheos 32489 18 years ago armin.rigo svn:ignoring all .pyc and .pyo files in all subdir Diff
plat-beos5 32489 18 years ago armin.rigo svn:ignoring all .pyc and .pyo files in all subdir Diff
plat-darwin 32489 18 years ago armin.rigo svn:ignoring all .pyc and .pyo files in all subdir Diff
plat-freebsd4 32489 18 years ago armin.rigo svn:ignoring all .pyc and .pyo files in all subdir Diff
plat-freebsd5 32489 18 years ago armin.rigo svn:ignoring all .pyc and .pyo files in all subdir Diff
plat-freebsd6 37276 16 years ago hyeshik.chang - Add support for FreeBSD 8 which is recently fork Diff
plat-freebsd7 37276 16 years ago hyeshik.chang - Add support for FreeBSD 8 which is recently fork Diff
plat-freebsd8 37276 16 years ago hyeshik.chang - Add support for FreeBSD 8 which is recently fork Diff
plat-generic 18567 22 years ago loewis Remove obsolete entries from regen scripts. Diff
plat-irix5 39021.1.281 16 years ago brett.cannon Deprecate WAIT for removal in 3.0. Diff
plat-irix6 39021.1.281 16 years ago brett.cannon Deprecate WAIT for removal in 3.0. Diff
plat-linux2 32489 18 years ago armin.rigo svn:ignoring all .pyc and .pyo files in all subdir Diff
plat-mac 39021.2.472 15 years ago benjamin.peterson fix test_py3kwarns The fact that this was failing Diff
plat-netbsd1 32489 18 years ago armin.rigo svn:ignoring all .pyc and .pyo files in all subdir Diff
plat-next3 17632 23 years ago fdrake Do no regenerate modules that should no longer be Diff
plat-os2emx 38800 16 years ago benjamin.peterson #2503 make singletons compared with "is" not == or Diff
plat-riscos 38303 16 years ago christian.heimes Patch #2167 from calvin: Remove unused imports Diff
plat-sunos5 39021.1.293 16 years ago brett.cannon Deprecate sunaudiodev/SUNAUDIODEV for removal in 3 Diff
plat-unixware7 32489 18 years ago armin.rigo svn:ignoring all .pyc and .pyo files in all subdir Diff
site-packages 12175 24 years ago guido Add a README file so that cvs update -P doesn't ob Diff
sqlite3 39021.2.675 15 years ago brett.cannon Remove usage of apply() in sqlite3 to silence warn Diff
test 39021.2.1005 15 years ago benjamin.peterson fix possible integer overflows in _hashopenssl #38 Diff
wsgiref 39021.2.679 15 years ago brett.cannon Silence warnings under -3 triggered by wsgiref. Diff
xml 39021.2.712 15 years ago nick.coghlan Issue 2235: Py3k warnings are now emitted for clas Diff
__future__.py 38738 16 years ago christian.heimes Patch #2477: Added from __future__ import unicode_ 4.2 KB Diff Download File
__phello__.foo.py 20185 22 years ago gvanrossum Fix the frozen bytecode for __hello__ (betcha didn 64 bytes Diff Download File
_abcoll.py 39021.2.712 15 years ago nick.coghlan Issue 2235: Py3k warnings are now emitted for clas 13.3 KB Diff Download File
_LWPCookieJar.py 34401 18 years ago georg.brandl Remove unused import. 6.3 KB Diff Download File
_MozillaCookieJar.py 34860 18 years ago georg.brandl Make use of new str.startswith/endswith semantics. 5.6 KB Diff Download File
_strptime.py 38511 16 years ago skip.montanaro add %f format to datetime - issue 1158 19.2 KB Diff Download File
_threading_local.py 39021.2.205 16 years ago benjamin.peterson give the threading API PEP 8 names 6.7 KB Diff Download File
abc.py 39021.2.886 15 years ago nick.coghlan Issue 3747: Fix caching in ABCMeta.__subclasscheck 6.6 KB Diff Download File
aifc.py 39021.2.680 15 years ago brett.cannon Remove tuple parameter unpacking in aifc to silenc 32.6 KB Diff Download File
anydbm.py 22547 22 years ago rhettinger SF 563203. Replaced 'has_key()' with 'in'. 2.5 KB Diff Download File
ast.py 39021.2.314 15 years ago andrew.kuchling Docstring correction 11 KB Diff Download File
asynchat.py 39021.2.944 15 years ago brett.cannon warnings.catch_warnings() now returns a list or No 11.1 KB Diff Download File
asyncore.py 39021.2.930 15 years ago josiah.carlson undoing change that broke trunk. Need to find a b 18.7 KB Diff Download File
atexit.py 35968 17 years ago georg.brandl Bug #1597824: return the registered function from 1.6 KB Diff Download File
audiodev.py 39021.1.91 16 years ago brett.cannon Deprecate the audiodev module for 3.0. 7.4 KB Diff Download File
File base64.py 35877 17 years ago andrew.kuchling Clarify docstring 11 KB Diff Download File
BaseHTTPServer.py 39021.2.880 15 years ago brett.cannon Move test.test_support.catch_warning() to the warn 21.4 KB Diff Download File
Bastion.py 39021.1.142 16 years ago brett.cannon Deprecate Bastion and rexec for 3.0. 5.6 KB Diff Download File
bdb.py 39021.2.626 15 years ago brett.cannon Remove use of tuple unpacking and dict.has_key() s 19.8 KB Diff Download File
binhex.py 36679 17 years ago brett.cannon Remove the macfs module. This led to the deprecat 14.4 KB Diff Download File
bisect.py 39021.2.434 15 years ago raymond.hettinger Issue 3301: Bisect functions behaved badly when l 2.5 KB Diff Download File
calendar.py 39021.1.39 16 years ago benjamin.peterson Remove some from __future__ import with_statements 22.4 KB Diff Download File
File cgi.py 39021.2.936 15 years ago facundo.batista Issue 3801. Fixing a dumb error in the deprecate 33.3 KB Diff Download File
CGIHTTPServer.py 39021.2.502 15 years ago georg.brandl #3345: fix docstring. 12.3 KB Diff Download File
cgitb.py 36653 17 years ago georg.brandl HTML-escape the plain traceback in cgitb's HTML ou 11.8 KB Diff Download File
chunk.py 33061 18 years ago georg.brandl Patch #1373643: The chunk module can now read chun 5.2 KB Diff Download File
cmd.py 29942 19 years ago tim_one Whitespace normalization. 14.6 KB Diff Download File
code.py 39021.2.692 15 years ago antoine.pitrou #1288615: Python code.interact() and non-ASCII inp 9.9 KB Diff Download File
codecs.py 38732 16 years ago christian.heimes Merged revisions 61750,61752,61754,61756,61760,617 33.8 KB Diff Download File
codeop.py 34616 18 years ago richard.jones Conversion of exceptions over from faked-up classe 5.8 KB Diff Download File
collections.py 39021.2.164 16 years ago raymond.hettinger Issue3065: Fixed pickling of named tuples. Added 5.9 KB Diff Download File
colorsys.py 35802 17 years ago armin.rigo A very minor bug fix: this code looks like it is d 3.3 KB Diff Download File
commands.py 39021.2.58 16 years ago benjamin.peterson take Brett's advice on a few warnings 2.4 KB Diff Download File
compileall.py 38436 16 years ago fred.drake fix typo 5.1 KB Diff Download File
ConfigParser.py 39021.2.641 15 years ago brett.cannon Remove a __getitem__() removal on an exception to 23.8 KB Diff Download File
contextlib.py 39021.1.38 16 years ago georg.brandl #1748: use functools.wraps instead of rolling own 4 KB Diff Download File
Cookie.py 39021.2.922 15 years ago benjamin.peterson #1638033: add support for httponly on Cookie.Morse 24.8 KB Diff Download File
cookielib.py 39021.2.769 15 years ago brett.cannon Update __all__ for cookielib, csv, os, and urllib2 62.9 KB Diff Download File
copy.py 39021.1.398 16 years ago brett.cannon Revert the renaming of repr to reprlib. 10.7 KB Diff Download File
copy_reg.py 39021.1.370 16 years ago georg.brandl Revert copy_reg -> copyreg rename. 6.6 KB Diff Download File
File cProfile.py 32972 18 years ago armin.rigo Added the cProfile module. Based on lsprof (patch 6.1 KB Diff Download File
csv.py 39021.2.769 15 years ago brett.cannon Update __all__ for cookielib, csv, os, and urllib2 15.3 KB Diff Download File
dbhash.py 39021.2.914 15 years ago brett.cannon Deprecate bsddb for removal in Python 3.0. Closes 524 bytes Diff Download File
decimal.py 39021.2.827 15 years ago neal.norwitz Fix: * crashes on memory allocation failure found 191 KB Diff Download File
difflib.py 39021.2.706 15 years ago brett.cannon Use functools.reduce() in difflib instead of __bui 79.1 KB Diff Download File
dircache.py 39021.1.160 16 years ago brett.cannon Deprecate the dircache module for 3.0. 1 KB Diff Download File
dis.py 29133 20 years ago doerwalter Replace backticks with repr() or "%r" From SF pat 6.3 KB Diff Download File
doctest.py 39021.1.230 16 years ago georg.brandl #2767: don't clear globs in run() call, since they 97.6 KB Diff Download File
DocXMLRPCServer.py 39021.2.653 15 years ago brett.cannon Remove a dict.has_key() use in DocXMLRPCServer tha 10.3 KB Diff Download File
dumbdbm.py 36179 17 years ago tim.peters Whitespace normalization. 8.6 KB Diff Download File
dummy_thread.py 39021.2.766 15 years ago brett.cannon Remove imports of 'warnings' that are no longer ne 4.3 KB Diff Download File
dummy_threading.py 36169 17 years ago brett.cannon Remove specific mention of my name and email addre 2.7 KB Diff Download File
filecmp.py 39021.2.766 15 years ago brett.cannon Remove imports of 'warnings' that are no longer ne 9.2 KB Diff Download File
fileinput.py 39021.2.657 15 years ago brett.cannon Remove a use of callable() in fileinput to silence 13.8 KB Diff Download File
fnmatch.py 27975 20 years ago rhettinger SF patch #765238: fix fnmatch.__all__ (Contribute 2.9 KB Diff Download File
formatter.py 37914 16 years ago georg.brandl #1726198: replace while 1: fp.readline() with file 14.5 KB Diff Download File
fpformat.py 39021.1.163 16 years ago brett.cannon Deprecate the fpformat module for removal in 3.0. 4.5 KB Diff Download File
File fractions.py 39021.2.435 15 years ago raymond.hettinger Issue 3285: Fractions from_float() and from_decima 19.6 KB Diff Download File
ftplib.py 39021.2.80 16 years ago facundo.batista Fixed the semantic of timeout for socket.create_c 27.9 KB Diff Download File
functools.py 39021.2.705 15 years ago brett.cannon Copy reduce() to _functools so to have functools.r 2.1 KB Diff Download File
genericpath.py 36652 17 years ago raymond.hettinger Small speedup. 2.9 KB Diff Download File
getopt.py 26079 21 years ago akuchling A few naughty external scripts do 'raise getopt.er 7.1 KB Diff Download File
getpass.py 39004 16 years ago gregory.p.smith Major improvements: * Default to using /dev/tty fo 5.1 KB Diff Download File
gettext.py 33079 18 years ago georg.brandl Patch #1349274: gettext.install() now optionally i 19.4 KB Diff Download File
glob.py 36437 17 years ago georg.brandl Fix for glob.py if filesystem encoding is None. 2.1 KB Diff Download File
gzip.py 39021.2.26 16 years ago georg.brandl #2959: allow multiple close() calls for GzipFile. 16.3 KB Diff Download File
hashlib.py 39021.2.863 15 years ago gregory.p.smith issue3715: docstring representation of hex escaped 4.8 KB Diff Download File
heapq.py 39021.2.96 16 years ago raymond.hettinger Implement heapq in terms of less-than (to match li 15.2 KB Diff Download File
hmac.py 39021.2.792 15 years ago benjamin.peterson silence callable warning in hmac 4.4 KB Diff Download File
htmlentitydefs.py 39021.1.360 16 years ago fred.drake revert creation of the html.entities and html.pars 17.6 KB Diff Download File
htmllib.py 39021.2.113 16 years ago georg.brandl Deprecate htmllib and sgmllib for 3.0. 12.5 KB Diff Download File
HTMLParser.py 39021.1.360 16 years ago fred.drake revert creation of the html.entities and html.pars 13 KB Diff Download File
httplib.py 39021.2.880 15 years ago brett.cannon Move test.test_support.catch_warning() to the warn 42.5 KB Diff Download File
ihooks.py 39021.1.165 16 years ago brett.cannon Deprecate ihooks for removal in 3.0. 17 KB Diff Download File
imaplib.py 38307 16 years ago andrew.kuchling #1389051: IMAP module tries to read entire message 45.8 KB Diff Download File
imghdr.py 39021.2.741 15 years ago benjamin.peterson #3424 rearrange the order of tests in imghdr to pl 3.4 KB Diff Download File
imputil.py 39021.1.106 16 years ago brett.cannon Deprecate the imputil module for removal in 3.0. 25.3 KB Diff Download File
inspect.py 39021.2.768 15 years ago brett.cannon Remove an unneeded import of abc.ABCMeta from 'ins 37.3 KB Diff Download File
io.py 39021.2.767 15 years ago brett.cannon Remove two unneeded imports in 'io'. 62.7 KB Diff Download File
File keyword.py 37914 16 years ago georg.brandl #1726198: replace while 1: fp.readline() with file 1.9 KB Diff Download File
linecache.py 34936 18 years ago ronald.oussoren Linecache contains support for PEP302 loaders, but 3.9 KB Diff Download File
locale.py 39021.2.584 15 years ago antoine.pitrou convert test_locale to unittest, and add a mechani 80.1 KB Diff Download File
macpath.py 39021.1.117 16 years ago benjamin.peterson Add Py3k warnings to os.path.walk 5.9 KB Diff Download File
macurl2path.py 32730 18 years ago reinhold.birkenfeld Bug #649974: make docstrings for url2pathname cons 3.1 KB Diff Download File
File mailbox.py 39021.2.664 15 years ago andrew.kuchling Bug 3228: Explicitly supply the file mode to avoid 73.8 KB Diff Download File
mailcap.py 22557 22 years ago rhettinger Replaced .keys() with dictionary iterators 7.2 KB Diff Download File
markupbase.py 34794 18 years ago martin.blais Normalized a few cases of whitespace in function d 14 KB Diff Download File
md5.py 37070 16 years ago gregory.p.smith email address update 358 bytes Diff Download File
mhlib.py 39021.1.170 16 years ago brett.cannon Deprecated the mhlib module for removal in 3.0. 32.6 KB Diff Download File
mimetools.py 39021.2.944 15 years ago brett.cannon warnings.catch_warnings() now returns a list or No 7 KB Diff Download File
mimetypes.py 37279 16 years ago guido.van.rossum Patch 1353 by Jacob Winther. Add mp4 mapping to mi 18.3 KB Diff Download File
MimeWriter.py 36723 17 years ago brett.cannon Have MimeWriter raise a DeprecationWarning as per 6.3 KB Diff Download File
File mimify.py 36724 17 years ago brett.cannon Have mimify raise a DeprecationWarning. The docs 14.6 KB Diff Download File
modulefinder.py 39021.2.661 15 years ago brett.cannon Silence warnings under -3 about using dict.has_key 23.6 KB Diff Download File
multifile.py 39021.1.218 16 years ago brett.cannon Deprecate the multifile module as per PEP 4. 4.7 KB Diff Download File
mutex.py 39021.1.107 16 years ago brett.cannon The mutex module has been deprecated for removal i 1.8 KB Diff Download File
netrc.py 27060 21 years ago rhettinger SF bug 557704: netrc module can't handle all passw 4 KB Diff Download File
new.py 39021.1.120 16 years ago brett.cannon Deprecate the new module for removal in 3.0. 706 bytes Diff Download File
nntplib.py 32094 18 years ago birkenfeld - Bug #1015140: disambiguated the term "article id 20.6 KB Diff Download File
ntpath.py 39021.1.117 16 years ago benjamin.peterson Add Py3k warnings to os.path.walk 16.7 KB Diff Download File
nturl2path.py 32730 18 years ago reinhold.birkenfeld Bug #649974: make docstrings for url2pathname cons 2.1 KB Diff Download File
numbers.py 39021.2.712 15 years ago nick.coghlan Issue 2235: Py3k warnings are now emitted for clas 9.9 KB Diff Download File
opcode.py 37559 16 years ago raymond.hettinger Give meaning to the oparg for BUILD_MAP: estimate 5.1 KB Diff Download File
optparse.py 39021.2.438 15 years ago raymond.hettinger Clear the -3 warnings in optparse.py 58.8 KB Diff Download File
os.py 39021.2.884 15 years ago gregory.p.smith Issue #3708: os.urandom no longer goes into an inf 25.6 KB Diff Download File
os2emxpath.py 35660 17 years ago jack.diederich - Move functions common to all path modules into g 4.3 KB Diff Download File
pdb.doc 39021.1.190 16 years ago georg.brandl Add some sentence endings. 7.7 KB Diff Download File
File pdb.py 39021.2.626 15 years ago brett.cannon Remove use of tuple unpacking and dict.has_key() s 43.5 KB Diff Download File
pickle.py 39021.2.681 15 years ago brett.cannon Remove use of callable() from pickle to silence wa 43.7 KB Diff Download File
pickletools.py 39021.1.370 16 years ago georg.brandl Revert copy_reg -> copyreg rename. 72.5 KB Diff Download File
pipes.py 37008 16 years ago georg.brandl Patch #1680959: add test suite for pipes module. 9.4 KB Diff Download File
pkgutil.py 38941 16 years ago nick.coghlan Issue 2439: add pkgutils.get_data() as a convenien 19.5 KB Diff Download File
File platform.py 39021.2.908 15 years ago hirokazu.yamamoto Issue #3762: platform.architecture() fails if pyth 50.3 KB Diff Download File
plistlib.py 39021.1.237 16 years ago benjamin.peterson Add warnings to and deprecated all those Mac modul 14.7 KB Diff Download File
popen2.py 38313 16 years ago georg.brandl Use os.closerange() in popen2. 8.2 KB Diff Download File
poplib.py 39021.2.80 16 years ago facundo.batista Fixed the semantic of timeout for socket.create_c 12 KB Diff Download File
posixfile.py 37277 16 years ago hyeshik.chang Enable platform-specific tweaks for FreeBSD 8 (exa 7.8 KB Diff Download File
posixpath.py 39021.1.117 16 years ago benjamin.peterson Add Py3k warnings to os.path.walk 12.4 KB Diff Download File
pprint.py 39021.2.317 15 years ago facundo.batista Fixed issue #2888. Now the behaviour of pprint wh 11.3 KB Diff Download File
File profile.py 39021.2.650 15 years ago brett.cannon Remove a dict.has_key() usage in profile to silenc 22.9 KB Diff Download File
pstats.py 39021.2.651 15 years ago brett.cannon Silence -3 warnings in pstats: a dict.has_key() us 25.6 KB Diff Download File
pty.py 36179 17 years ago tim.peters Whitespace normalization. 4.7 KB Diff Download File
py_compile.py 38464 16 years ago georg.brandl #2225: return nonzero status code from py_compile 5.5 KB Diff Download File
pyclbr.py 39021.1.22 16 years ago skip.montanaro Minor cleanups: * Avoid creating unused local vari 12.9 KB Diff Download File
File pydoc.py 39021.2.854 15 years ago georg.brandl #3707: fix inf. recursion in pydoc topic search. R 87.9 KB Diff Download File
pydoc_topics.py 39021.2.250 16 years ago martin.v.loewis Run svneol.py on all sources. 388 KB Diff Download File
Queue.py 39021.2.205 16 years ago benjamin.peterson give the threading API PEP 8 names 8.3 KB Diff Download File
File quopri.py 21689 22 years ago montanaro import statements only raise ImportError, right? 6.8 KB Diff Download File
random.py 39021.2.608 15 years ago benjamin.peterson getrandombits is actually getrandbits 31 KB Diff Download File
re.py 39039 15 years ago Jeffrey C. "The TimeHorse" Jacobs Merged in changes from the latest python source sn 12.5 KB Diff Download File
repr.py 39021.1.398 16 years ago brett.cannon Revert the renaming of repr to reprlib. 4.1 KB Diff Download File
rexec.py 39021.1.142 16 years ago brett.cannon Deprecate Bastion and rexec for 3.0. 19.6 KB Diff Download File
rfc822.py 39021.2.472 15 years ago benjamin.peterson fix test_py3kwarns The fact that this was failing 32.5 KB Diff Download File
rlcompleter.py 39021.2.628 15 years ago brett.cannon Remove a use of callable() to silence the warning 5.7 KB Diff Download File
robotparser.py 39021.2.595 15 years ago skip.montanaro Close issue 3437 - missing state change when Allow 6.7 KB Diff Download File
File runpy.py 38276 16 years ago nick.coghlan Try to make command line error messages from runpy 5.1 KB Diff Download File
sched.py 39021.1.195 16 years ago georg.brandl #2803: fix wrong invocation of heappush in seldom- 4.9 KB Diff Download File
sets.py 39021.2.475 15 years ago nick.coghlan Issue 2235: __hash__ is once again inherited by de 19.1 KB Diff Download File
sgmllib.py 39021.2.113 16 years ago georg.brandl Deprecate htmllib and sgmllib for 3.0. 17.4 KB Diff Download File
sha.py 37070 16 years ago gregory.p.smith email address update 393 bytes Diff Download File
shelve.py 39021.2.766 15 years ago brett.cannon Remove imports of 'warnings' that are no longer ne 7.6 KB Diff Download File
shlex.py 36698 17 years ago georg.brandl Fix parameter passing. 10.8 KB Diff Download File
shutil.py 39021.2.713 15 years ago antoine.pitrou #3134: shutil referenced undefined WindowsError sy 8.2 KB Diff Download File
SimpleHTTPServer.py 39021.2.420 15 years ago amaury.forgeotdarc Issue839496: SimpleHTTPServer should open all file 7.1 KB Diff Download File
SimpleXMLRPCServer.py 39021.2.652 15 years ago brett.cannon Remove a dict.has_key() and callable() usage in Si 21.2 KB Diff Download File
site.py 39021.1.154 16 years ago andrew.kuchling Docstring typo 18 KB Diff Download File
File smtpd.py 37258 16 years ago guido.van.rossum Issue 1307 by Derek Shockey, fox the same bug for 17.6 KB Diff Download File
File smtplib.py 39021.2.80 16 years ago facundo.batista Fixed the semantic of timeout for socket.create_c 29.6 KB Diff Download File
sndhdr.py 18561 22 years ago gvanrossum Amazing. This would open the sound file in text m 5.8 KB Diff Download File
socket.py 39021.2.696 15 years ago brett.cannon Remove buffer() usage in the socket module by just 17.5 KB Diff Download File
SocketServer.py 39021.2.14 16 years ago georg.brandl socketserver renaming reversal part 3: move the mo 21.4 KB Diff Download File
sre.py 36447 17 years ago ziga.seilnacht Bug #1675967: re patterns pickled with older Pytho 384 bytes Diff Download File
sre_compile.py 39028 16 years ago Jeffrey C. "The TimeHorse" Jacobs It is easier to understand the output of a 0 Op Co 15.9 KB Diff Download File
sre_constants.py 39027 16 years ago Jeffrey C. "The TimeHorse" Jacobs Because the Regexp modules are being changed, in o 6.9 KB Diff Download File
sre_parse.py 39036 16 years ago Jeffrey C. "The TimeHorse" Jacobs Merged in changes from the latest python source sn 26.1 KB Diff Download File
ssl.py 39021.2.941 15 years ago bill.janssen incorporate fixes from issue 3162; SSL doc patch 14.8 KB Diff Download File
stat.py 38626 16 years ago georg.brandl #2383: remove obsolete XXX comment in stat.py. 1.6 KB Diff Download File
statvfs.py 39021.1.295 16 years ago brett.cannon Deprecated statvfs for removal in 3.0. 898 bytes Diff Download File
string.py 39021.2.529 15 years ago georg.brandl Replace all map(None, a) with list(a). 20.1 KB Diff Download File
StringIO.py 36082 17 years ago andrew.kuchling [Bug #1622533] Make docstrings raw strings because 10.3 KB Diff Download File
stringold.py 39021.2.529 15 years ago georg.brandl Replace all map(None, a) with list(a). 12.1 KB Diff Download File
stringprep.py 33386 18 years ago martin.v.loewis Avoid forward-declaring the methods array. Rename 13.2 KB Diff Download File
struct.py 37634 16 years ago christian.heimes Added _struct._clearcache() for regression tests 54 bytes Diff Download File
subprocess.py 39021.2.695 15 years ago brett.cannon Remove warnings generated for the suprocess module 44.4 KB Diff Download File
sunau.py 15834 23 years ago tim_one Whitespace normalization. 16.1 KB Diff Download File
sunaudio.py 39021.2.531 15 years ago brett.cannon Deprecate the sunaudio module for removal in Pytho 1.3 KB Diff Download File
File symbol.py 38290 16 years ago christian.heimes Patch #1759: Backport of PEP 3129 class decorators 1.9 KB Diff Download File
symtable.py 39021.2.805 15 years ago benjamin.peterson fix silly errors of mine 7.6 KB Diff Download File
File tabnanny.py 35575 17 years ago georg.brandl Make tabnanny recognize IndentationErrors raised b 11 KB Diff Download File
tarfile.py 39021.2.676 15 years ago brett.cannon Remove a dict.has_key() and list.sort(cmp=) usage 84.6 KB Diff Download File
telnetlib.py 39021.2.80 16 years ago facundo.batista Fixed the semantic of timeout for socket.create_c 21.2 KB Diff Download File
tempfile.py 39021.1.223 16 years ago ronald.oussoren Remove references to platform 'mac' The 'mac' pla 17.3 KB Diff Download File
textwrap.py 39021.2.625 15 years ago brett.cannon Remove assignment to True/False to silence the Syn 15.8 KB Diff Download File
this.py 29092 20 years ago perky Back rev 1.3 out per Raymond's request. 1002 bytes Diff Download File
threading.py 39021.2.927 15 years ago antoine.pitrou Backport relevant part of r66274 (in issue #874900 30.6 KB Diff Download File
timeit.py 36587 17 years ago neal.norwitz Whitespace normalization. Ugh, we really need to 11.6 KB Diff Download File
toaiff.py 39021.1.122 16 years ago brett.cannon Deprecate the toaiff module for removal in 3.0. 3 KB Diff Download File
File token.py 38342 16 years ago facundo.batista Issue 2117. Update compiler module to handle cla 2.8 KB Diff Download File
tokenize.py 39021.2.638 15 years ago brett.cannon Remove a tuple unpacking in a parameter list to re 15.9 KB Diff Download File
trace.py 38356 16 years ago neal.norwitz Add a timing flag to Trace so you can see where sl 29.1 KB Diff Download File
traceback.py 39021.2.624 15 years ago brett.cannon Fix a DeprecationWarning about __getitem__() and e 10.7 KB Diff Download File
tty.py 16848 23 years ago montanaro final round of __all__ lists (I hope) - skipped ur 879 bytes Diff Download File
types.py 38885 16 years ago amaury.forgeotdarc Issue 2408: remove the _types module It was only u 2.2 KB Diff Download File
unittest.py 39021.2.712 15 years ago nick.coghlan Issue 2235: Py3k warnings are now emitted for clas 30.3 KB Diff Download File
urllib.py 39021.2.388 15 years ago brett.cannon Handle urllib's renaming for Python 3.0: * Deprec 63.1 KB Diff Download File
urllib2.py 39021.2.769 15 years ago brett.cannon Update __all__ for cookielib, csv, os, and urllib2 47 KB Diff Download File
urlparse.py 39021.2.905 15 years ago facundo.batista Issue 600362: Relocated parse_qs() and parse_qsl( 14 KB Diff Download File
user.py 39021.1.115 16 years ago brett.cannon Deprecate the user module for removal in 3.0. 1.5 KB Diff Download File
UserDict.py 39021.2.152 16 years ago georg.brandl Register IterableUserDict as a MutableMapping. 5.6 KB Diff Download File
UserList.py 39021.2.712 15 years ago nick.coghlan Issue 2235: Py3k warnings are now emitted for clas 3.5 KB Diff Download File
File UserString.py 39021.2.475 15 years ago nick.coghlan Issue 2235: __hash__ is once again inherited by de 9.4 KB Diff Download File
File uu.py 35982 17 years ago andrew.kuchling Jython compatibility fix: if uu.decode() opened it 5.7 KB Diff Download File
uuid.py 36951 16 years ago georg.brandl uuid creation is now threadsafe, backport from py3 19.8 KB Diff Download File
warnings.py 39021.2.958 15 years ago nick.coghlan Issue #3781: Final cleanup of warnings.catch_warni 13.8 KB Diff Download File
wave.py 36408 17 years ago georg.brandl Patch #1681153: the wave module now closes a file 17.5 KB Diff Download File
weakref.py 39021.2.769 15 years ago brett.cannon Update __all__ for cookielib, csv, os, and urllib2 9.8 KB Diff Download File
webbrowser.py 36805 16 years ago georg.brandl Fix a few webbrowser.py problems. 20.4 KB Diff Download File
whichdb.py 31625 19 years ago rhettinger Replace list of constants with tuples of constants 3.2 KB Diff Download File
wsgiref.egg-info 34918 18 years ago phillip.eby Sync w/external release 0.1.2. Please see PEP 360 187 bytes Diff Download File
xdrlib.py 36000 17 years ago walter.doerwald Move xdrlib tests from the module into a separate 5.3 KB Diff Download File
xmllib.py 29500 20 years ago loewis Do not use the default namespace for attributes. F 34 KB Diff Download File
xmlrpclib.py 39021.2.662 15 years ago brett.cannon Remove assignment to True/False and use of dict.ha 46.6 KB Diff Download File
zipfile.py 39021.2.917 15 years ago antoine.pitrou Issue #3535: zipfile couldn't read some zip files 51.1 KB Diff Download File