This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author larry
Recipients georg.brandl, larry, pitrou, serhiy.storchaka, zach.ware
Date 2014-01-18.00:12:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390003941.47.0.626822316865.issue20287@psf.upfronthosting.co.za>
In-reply-to
Content
I have a fix already in place for the clinic_test.py problem.

I disagree with your proposed "foo.c.clinic" nomenclature, and there are advantages to "foo.clinic.c": double-clicking on them will launch the correct editor, and editors will automatically color them correctly.

We've had this discussion before, and you weren't able to change my mind then, so please give the bikeshedding a rest.
History
Date User Action Args
2014-01-18 00:12:21larrysetrecipients: + larry, georg.brandl, pitrou, zach.ware, serhiy.storchaka
2014-01-18 00:12:21larrysetmessageid: <1390003941.47.0.626822316865.issue20287@psf.upfronthosting.co.za>
2014-01-18 00:12:21larrylinkissue20287 messages
2014-01-18 00:12:21larrycreate