Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
d856ab6171d117c2f02ed90f3e2b389319ee9ef0
/
Lib
/
test
/
test_pep292.py
89fad14
Merged revisions 78018,78035-78040,78042-78043,78046,78048-78052,78054,78059,78075-78080 via svnmerge from
by Georg Brandl
· 15 years ago
ee8712c
#2621 rename test.test_support to test.support
by Benjamin Peterson
· 17 years ago
ef87d6e
Rip out all the u"..." literals and calls to unicode().
by Guido van Rossum
· 18 years ago
0e3f591
Merged revisions 46753-51188 via svnmerge from
by Thomas Wouters
· 18 years ago
8c72eae
SF patch #1056967, changes the semantics of Template.safe_substitute() to not
by Barry Warsaw
· 20 years ago
6627a96
Invalid patterns to substitute and safe_substitute would crash since pattern
by Neal Norwitz
· 20 years ago
6d19111
Fix small bugs in Template code.
by Raymond Hettinger
· 20 years ago
3e773fb
The 4th group is now 'invalid' instead of 'bogus'.
by Barry Warsaw
· 20 years ago
c7cd20c
Added a test for # positional arguments > 1.
by Barry Warsaw
· 20 years ago
302bd58
Add tests for keyword arguments and combining mapping and keyword arguments.
by Barry Warsaw
· 20 years ago
12827c1
Many updates to PEP 292 templates. Summary:
by Barry Warsaw
· 20 years ago
8bee761
PEP 292 classes Template and SafeTemplate are added to the string module.
by Barry Warsaw
· 20 years ago