Re: [Python-Dev] [Python-checkins] r62916 - sandbox/trunk/release/release.py

2008-05-09 Thread Jeff Hall
I think a better "stump the guido" would be to just have people write the most convoluted things for simple processes and see how minimalist he could make the final code... I think we could have some fun with this ;) ___ Python-Dev mailing list Python-Dev

Re: [Python-Dev] [Python-checkins] r62916 - sandbox/trunk/release/release.py

2008-05-09 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On May 9, 2008, at 8:56 AM, Nick Coghlan wrote: Barry Warsaw wrote: Single quotes are easier to type so I prefer them. I very rarely find myself using apostrophes in non-triple quoted strings. I like it when things are easier to type, but I fe