[Idle-dev] Wishlist: Make executables + startup option

2019-12-31 Thread David
Hello! Thank you for a great IDE. Me and my son are using it to learn programming. I have two things I would like to see in future versions: 1. The ability to build executables directly from IDLE -- pyinstaller works on my sons Win10 system, but is a bit hard to install. On my Linux Mint 19.

Re: [Idle-dev] Wishlist: Make executables + startup option

2019-12-31 Thread Tal Einat
Hi David, I'm very happy that you and your son are finding IDLE useful for learning programming with Python! On Tue, Dec 31, 2019 at 8:22 PM David wrote: > I have two things I would like to see in future versions: > > 1. The ability to build executables directly from IDLE > -- pyinstaller w

Re: [Idle-dev] Wishlist: Make executables + startup option

2019-12-31 Thread Terry Reedy
On 12/30/2019 9:13 AM, David wrote: Thank you for a great IDE. Me and my son are using it to learn programming. Great! I have two things I would like to see in future versions: 1. The ability to build executables directly from IDLE     -- pyinstaller works on my sons Win10 system, but is a

Re: [Idle-dev] Wishlist: Make executables + startup option

2019-12-31 Thread Terry Reedy
On 12/31/2019 1:45 PM, Tal Einat wrote: On Tue, Dec 31, 2019 at 8:22 PM David > wrote: 2. A startup option to open both Editor and Shell side by side, full extent. I personally think it would be unlikely for this to be added, since it appears to be a ra

Re: [Idle-dev] Wishlist: Make executables + startup option

2019-12-31 Thread André Roberge
On Tue, Dec 31, 2019 at 3:26 PM Terry Reedy wrote: > On 12/31/2019 1:45 PM, Tal Einat wrote: > > On Tue, Dec 31, 2019 at 8:22 PM David > > wrote: > > > 2. A startup option to open both Editor and Shell side by side, full > > extent. > > > I personally think