This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
84,924
Commits
9
Branches
456
Tags
1.7
GiB
234fb2d503
Commit Graph
2 Commits
Author
SHA1
Message
Date
Serhiy Storchaka
32eddc1bbc
Issue
#16203
: Add re.fullmatch() function and regex.fullmatch() method,
...
which anchor the pattern at both ends of the string to match. Original patch by Matthew Barnett.
2013-11-23 23:20:30 +02:00
Serhiy Storchaka
8444ebbd72
Issue
#18685
: Extract template part of _sre.c into separated sre_lib.h file.
2013-10-26 11:18:42 +03:00