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 mbussonn
Recipients berker.peksag, bethard, mbussonn, paul.j3, serhiy.storchaka
Date 2015-06-03.23:12:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1433373167.78.0.0503369102164.issue24360@psf.upfronthosting.co.za>
In-reply-to
Content
> Namespace(a=1, 'b=2), Namespace(c'=3)

:-) I read that a `prime-b`=2 and `c-prime`=3.

I just feel like having a repr which is closer to the constructor signature is better, but I guess it's a question of taste. Anyway, both would be fine.
History
Date User Action Args
2015-06-03 23:12:47mbussonnsetrecipients: + mbussonn, bethard, berker.peksag, paul.j3, serhiy.storchaka
2015-06-03 23:12:47mbussonnsetmessageid: <1433373167.78.0.0503369102164.issue24360@psf.upfronthosting.co.za>
2015-06-03 23:12:47mbussonnlinkissue24360 messages
2015-06-03 23:12:47mbussonncreate