[Python-Dev] Changing Clinic's output
Tres Seaver
tseaver at palladion.com
Tue Jan 7 22:34:03 CET 2014
More information about the Python-Dev mailing list
Tue Jan 7 22:34:03 CET 2014
- Previous message: [Python-Dev] Changing Clinic's output
- Next message: [Python-Dev] Changing Clinic's output
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 01/07/2014 02:53 PM, Antoine Pitrou wrote: > - prefix all Clinic-generated lines with a recognizable marker, e.g. > "/* AC */" +1. I would wrap generated code in even-more-visually-distinct markers, both before and after, e.g.:: /* ------------------------- Begin ArgumentClinic ---------------- */ /* ------------------------- End ArgumentClinic ------------------ */ I think delineating gencode blocks this way makes it easier to ignore them (or find them, if needed). Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 tseaver at palladion.com Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlLMcssACgkQ+gerLs4ltQ5dSACfSEpN2E1EU/AAJhOiaQr1TKgg jZAAn2Wok6cr1suhwOfEgFZmqlsJ6HB8 =AT9/ -----END PGP SIGNATURE-----
- Previous message: [Python-Dev] Changing Clinic's output
- Next message: [Python-Dev] Changing Clinic's output
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list