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
/
test
/
test_charmapcodec.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
1
-2/+2
*
Fix testcodec.py and test_charmapcodec.py
Walter Dörwald
2007-05-23
1
-15/+15
*
Rip out all the u"..." literals and calls to unicode().
Guido van Rossum
2007-05-02
1
-15/+15
*
Fix the encodings package codec search function to only search
Marc-André Lemburg
2006-02-19
1
-2/+13
*
Combine the functionality of test_support.run_unittest()
Walter Dörwald
2003-05-01
1
-3/+1
*
Port test_charmapcodec to PyUnit. From SF patch #662807
Walter Dörwald
2003-02-14
1
-28/+32
*
Committing and closing SF patch #441348 to help Jython to pass this test.
Finn Bock
2001-08-23
1
-1/+1
*
Whitespace normalization. Leaving tokenize_tests.py alone for now.
Tim Peters
2001-01-18
1
-2/+1
*
Changed name of codec to full path name. This allows importing
Marc-André Lemburg
2001-01-17
1
-1/+1
*
Moved the test codec definition to a new module and updated the test and
Marc-André Lemburg
2001-01-10
1
-54/+33
*
This patch adds a new feature to the builtin charmap codec:
Marc-André Lemburg
2001-01-06
1
-0/+65