Files
cpython/Modules
Zackery Spytz 6cc8ac9499 bpo-40736: Improve the error message for re.search() TypeError (GH-23312)
Include the invalid type in the error message.
2021-05-21 22:02:42 +01:00
..
2016-10-18 16:29:27 +02:00
2016-10-18 16:29:27 +02:00
2016-09-06 10:46:49 -07:00
2021-01-25 14:51:48 -08:00

Source files for standard library extension modules,
and former extension modules that are now builtin modules.