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
/
mimetools.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the modules base64, quopri, and uu, instead of external programs
Guido van Rossum
1997-07-11
1
-2/+22
*
Added getparamnames() to Message class -- return a list of all
Guido van Rossum
1996-10-04
1
-0/+8
*
Don't die when getuid() or getpid() aren't defined.
Guido van Rossum
1996-08-26
1
-2/+8
*
removed unused globals
Guido van Rossum
1996-05-28
1
-1/+1
*
add missing loop step to parseplist()
Guido van Rossum
1996-01-25
1
-0/+1
*
forget previous change (content-encoding)
Guido van Rossum
1995-08-29
1
-2/+1
*
encoding can be content-transfer-encoding or content-encoding
Guido van Rossum
1995-08-29
1
-1/+2
*
add seekable option to __init__
Guido van Rossum
1995-08-07
1
-2/+2
*
Merge alpha100 branch back to main trunk
Guido van Rossum
1994-08-01
1
-2/+76
*
* Mass change: get rid of all init() methods, in favor of __init__()
Guido van Rossum
1993-12-17
1
-3/+2
*
* More changes due to stricter argument passing rules
Guido van Rossum
1993-01-04
1
-1/+1
*
New modules mimetools and rfc822.
Guido van Rossum
1992-07-13
1
-0/+113