mirror of
				https://github.com/python/cpython.git
				synced 2025-10-30 21:21:22 +00:00 
			
		
		
		
	|  882cb79afa Deprecate passing optional arguments maxsplit, count and flags in module-level functions re.split(), re.sub() and re.subn() as positional. They should only be passed by keyword. | ||
|---|---|---|
| .. | ||
| __init__.py | ||
| _casefix.py | ||
| _compiler.py | ||
| _constants.py | ||
| _parser.py | ||