On Wed, Feb 11, 2009 at 1:45 PM, Mitchell L Model wrote:
> I have a patch for IDLE, but I've never submitted a patch before and not
> quite sure of the procedure, despite reading the guidelines at
> http://www.python.org/dev/patches/. But I'll be brave and persevere. The
> question I have at the m
I have a patch for IDLE, but I've never submitted a patch before and
not quite sure of the procedure, despite reading the guidelines at
http://www.python.org/dev/patches/. But I'll be brave and persevere.
The question I have at the moment is should I only submit the patch
vs. 3.1 or also for 3.
On Sat, Feb 07, 2009, Mitchell L Model wrote:
>
> I have a small change (shown below) to PyShell.py in idlelib that causes
> the subprocess interpreter to read IDLESTARTUP or PYTHONSTARTUP each time
> it restarts. To me this would make IDLE much more useful for myself and
> students I teach. It
I have a small change (shown below) to PyShell.py in idlelib that
causes the subprocess interpreter to read IDLESTARTUP or
PYTHONSTARTUP each time it restarts. To me this would make IDLE much
more useful for myself and students I teach. It isn't quite clear
what behavior to install with the en