summaryrefslogtreecommitdiffstats
path: root/Demo/tkinter/guido/newmenubardemo.py
Commit message (Collapse)AuthorAgeFilesLines
* Issue #19936: Added executable bits or shebang lines to Python scripts whichSerhiy Storchaka2014-01-161-0/+0
| | | | | | requires them. Disable executable bits and shebang lines in test and benchmark files in order to prevent using a random system python, and in source files of modules which don't provide command line interface.
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-18/+18
|
* Added a 'Help' special menu to show how this is done.Barry Warsaw1998-10-061-0/+5
|
* Checked in some new Tk demos that I wrote a while ago.Guido van Rossum1997-04-031-0/+42