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_pep292.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 78018,78035-78040,78042-78043,78046,78048-78052,78054,78059,...
Georg Brandl
2010-03-14
1
-7/+6
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
1
-2/+2
*
Rip out all the u"..." literals and calls to unicode().
Guido van Rossum
2007-05-02
1
-2/+2
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-0/+7
*
SF patch #1056967, changes the semantics of Template.safe_substitute() to not
Barry Warsaw
2004-11-01
1
-10/+9
*
Invalid patterns to substitute and safe_substitute would crash since pattern
Neal Norwitz
2004-10-17
1
-0/+12
*
Fix small bugs in Template code.
Raymond Hettinger
2004-09-14
1
-8/+18
*
The 4th group is now 'invalid' instead of 'bogus'.
Barry Warsaw
2004-09-13
1
-1/+1
*
Added a test for # positional arguments > 1.
Barry Warsaw
2004-09-13
1
-0/+4
*
Add tests for keyword arguments and combining mapping and keyword arguments.
Barry Warsaw
2004-09-13
1
-0/+28
*
Many updates to PEP 292 templates. Summary:
Barry Warsaw
2004-09-10
1
-32/+82
*
PEP 292 classes Template and SafeTemplate are added to the string module.
Barry Warsaw
2004-08-25
1
-0/+84