cpython/Tools/clinic
Larry Hastings e1b82531b3 Argument Clinic bugfix: Don't let the C preprocessor "Monitor" see lines
that we are scanning for the output marker.  If we don't find it, we will
scan them again, so it sees them twice, and it can get confused (like
thinking we're still in a comment).
2014-07-27 16:22:20 +02:00
..
clinic.py Argument Clinic bugfix: Don't let the C preprocessor "Monitor" see lines 2014-07-27 16:22:20 +02:00
clinic_test.py Issue #20530: Argument Clinic's signature format has been revised again. 2014-02-08 22:15:29 -08:00
cpp.py #Issue 20456: Several improvements and bugfixes for Argument Clinic, 2014-01-31 22:03:12 -08:00