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_cfgparser.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow internal whitespace in keys.
Fred Drake
2002-09-27
1
-0/+6
*
Added regression test for SF bug #561822: has_option() case sensitive.
Fred Drake
2002-09-27
1
-0/+5
*
Complete the absolute import patch for the test suite. All relative
Barry Warsaw
2002-07-30
1
-1/+1
*
Whitespace normalization.
Tim Peters
2002-04-16
1
-1/+1
*
As part of fixing bug #523301, add a simple test of ConfigParser.write()
Andrew M. Kuchling
2002-03-08
1
-0/+29
*
Added tests that check getboolean() with the newly allowed values from
Fred Drake
2001-10-08
1
-0/+37
*
When reading a continuation line, make sure we still use the transformed
Fred Drake
2001-07-06
1
-0/+7
*
Make sure ConfigParser uses .optionxform() consistently; this affects
Fred Drake
2001-02-26
1
-0/+24
*
Test section name using some strange characters, including a backslash
Fred Drake
2001-02-14
1
-2/+7
*
Added options that use square brackets in their names; this ensures that
Fred Drake
2001-02-12
1
-43/+49
*
Add test cases for ConfigParser.remove_option() behavior. This includes
Fred Drake
2000-12-04
1
-0/+24
*
Make reindent.py happy (convert everything to 4-space indents!).
Fred Drake
2000-10-23
1
-1/+1
*
Remove change that had not been saved when the output was generated;
Fred Drake
2000-09-28
1
-3/+0
*
Regression test for ConfigParser module.
Fred Drake
2000-09-27
1
-0/+144