Amaury Forgeot d'Arc
|
c42f0addef
|
Merged revisions 73952 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r73952 | amaury.forgeotdarc | 2009-07-11 16:33:51 +0200 (sam., 11 juil. 2009) | 4 lines
#2622 Import errors in email.message, from a py2app standalone application.
Patch by Mads Kiilerich, Reviewed by Barry Warsaw.
........
|
2009-07-11 14:37:20 +00:00 |
Jesus Cea
|
585ad8ae5e
|
Merged revisions 69846 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r69846 | mark.dickinson | 2009-02-21 21:27:01 +0100 (Sat, 21 Feb 2009) | 2 lines
Issue #5341: Fix a variety of spelling errors.
........
|
2009-07-02 15:37:21 +00:00 |
Brett Cannon
|
d250c8d666
|
Silence warnings under -3 triggered by wsgiref.
|
2008-08-04 21:30:53 +00:00 |
Phillip J. Eby
|
403019b115
|
Sync w/external release 0.1.2. Please see PEP 360 before making changes to external packages.
|
2006-06-12 04:04:32 +00:00 |
Neal Norwitz
|
f992a2b11e
|
Fix errors found by pychecker
|
2006-06-11 07:26:27 +00:00 |
Andrew M. Kuchling
|
2007d4e892
|
Remove unused variable
|
2006-06-09 19:43:25 +00:00 |
Tim Peters
|
982c30b861
|
Whitespace normalization.
|
2006-06-09 17:47:00 +00:00 |
Phillip J. Eby
|
5cf565ddd1
|
Import wsgiref into the stdlib, as of the external version 0.1-r2181.
|
2006-06-09 16:40:18 +00:00 |