[New-bugs-announce] [issue21196] Name mangling example in Python tutorial

Chandan Kumar report at bugs.python.org
Thu Apr 10 14:31:20 CEST 2014


New submission from Chandan Kumar:

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).

----------
assignee: docs at python
components: Documentation
files: name_mangling_works.py
messages: 215872
nosy: chandan, docs at python, rhettinger
priority: normal
severity: normal
status: open
title: Name mangling example in Python tutorial
type: enhancement
Added file: http://bugs.python.org/file34781/name_mangling_works.py

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21196>
_______________________________________


More information about the New-bugs-announce mailing list