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 serhiy.storchaka
Recipients eric.araujo, ezio.melotti, r.david.murray, serhiy.storchaka, techtonik, zach.mathew
Date 2012-11-26.13:01:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353934893.17.0.992057840446.issue16333@psf.upfronthosting.co.za>
In-reply-to
Content
> ',' makes lists less readable, directly the opposite of what the *indent* option is for.

',' used by default only when indentation used. It increases readability.
History
Date User Action Args
2012-11-26 13:01:33serhiy.storchakasetrecipients: + serhiy.storchaka, techtonik, ezio.melotti, eric.araujo, r.david.murray, zach.mathew
2012-11-26 13:01:33serhiy.storchakasetmessageid: <1353934893.17.0.992057840446.issue16333@psf.upfronthosting.co.za>
2012-11-26 13:01:33serhiy.storchakalinkissue16333 messages
2012-11-26 13:01:33serhiy.storchakacreate