Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3070d5 commit e295b82Copy full SHA for e295b82
1 file changed
Misc/NEWS.d/3.6.0a2.rst
@@ -584,14 +584,7 @@ Update idlelib/README.txt with new file names and event handlers.
584
.. nonce: j1N9br
585
.. section: IDLE
586
587
-Remove obsolete code not used by IDLE. Replacements: 1. help.txt, replaced
588
-by help.html, is out-of-date and should not be used. Its dedicated viewer
589
-has be replaced by the html viewer in help.py. 2. ``import idlever; I =
590
-idlever.IDLE_VERSION`` is the same as ``import sys; I =
591
-version[:version.index(' ')]`` 3. After ``ob =
592
-stackviewer.VariablesTreeItem(*args)``, ``ob.keys() ==
593
-list(ob.object.keys)``. 4. In macosc, runningAsOSXAPP == isAquaTk;
594
-idCarbonAquaTk == isCarbonTk
+Remove obsolete code not used by IDLE.
595
596
..
597
0 commit comments