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 duanekaufman
Recipients
Date 2003-08-11.16:58:45
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
When started from a Cygwin window 
(duane@USD22C821 /cygdrive/d/my_python/Cygwin_test
$ /usr/lib/python2.3/idlelib/idle.py) The IDLE window has 
no menus.

If started as:
duane@USD22C821 /cygdrive/d/my_python/Cygwin_test
$ /usr/lib/python2.3/idlelib/idle.py -n

(no subprocess) the menus are present.

Starting Python:
duane@USD22C821 /cygdrive/d/my_python/Cygwin_test
$ python
Python 2.3 (#1, Aug  1 2003, 15:01:23)
[GCC 3.2 20020927 (prerelease)] on cygwin
Type "help", "copyright", "credits" or "license" for more 
information.
>>>

Win2k SP2

Duane Kaufman
duane.kaufman@med.ge.com
History
Date User Action Args
2007-08-23 14:15:58adminlinkissue786827 messages
2007-08-23 14:15:58admincreate