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 NeilGirdhar, eric.araujo, rhettinger, serhiy.storchaka
Date 2012-11-23.19:56:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353700588.01.0.210624816183.issue16540@psf.upfronthosting.co.za>
In-reply-to
Content
Why not use `dummy = [[]] * 3` as dummy?
History
Date User Action Args
2012-11-23 19:56:28serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, eric.araujo, NeilGirdhar
2012-11-23 19:56:28serhiy.storchakasetmessageid: <1353700588.01.0.210624816183.issue16540@psf.upfronthosting.co.za>
2012-11-23 19:56:28serhiy.storchakalinkissue16540 messages
2012-11-23 19:56:27serhiy.storchakacreate