mirror of
https://github.com/python/cpython.git
synced 2026-01-05 23:12:38 +00:00
Remove the entry for private variables (it's supposed to be a surprise!)
This commit is contained in:
parent
5f9aa9e1f0
commit
52a42fe9e7
1 changed files with 0 additions and 3 deletions
|
|
@ -188,9 +188,6 @@ _tkinter and NumPy support (XXX)
|
|||
|
||||
- parser module adapted to new grammar, complete w/ Doc & Demo (XXX)
|
||||
|
||||
- Name mangling to support class-private variables: __spam is translated to
|
||||
_ClassName__spam (XXX)
|
||||
|
||||
- regen script fixed (XXX)
|
||||
|
||||
- new machdep subdirectories Lib/{aix3,aix4,next3_3,freebsd2,linux2} (XXX)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue