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 chandan
Recipients chandan, docs@python, rhettinger
Date 2014-04-10.12:31:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397133080.37.0.870141660622.issue21196@psf.upfronthosting.co.za>
In-reply-to
Content
The example used for demonstrating name mangling could be better if two versions of code are shown - one with name mangling and one without.  I have modified the original example to incorporate this (see attached).
History
Date User Action Args
2014-04-10 12:31:20chandansetrecipients: + chandan, rhettinger, docs@python
2014-04-10 12:31:20chandansetmessageid: <1397133080.37.0.870141660622.issue21196@psf.upfronthosting.co.za>
2014-04-10 12:31:20chandanlinkissue21196 messages
2014-04-10 12:31:20chandancreate