Re: [Idle-dev] Source code of IDLE

2017-10-03 Thread Александр
Thank you! I just wrote that I can not respond to messages, because I do not belong to the community. They threw away your mail. I sent correspondence to her. I did not see that I already corresponded with you. Excuse me.03.10.2017, 00:37, "Terry Reedy" :On 10/2/2017 12:17 PM, Александр wrote: Yes,

Re: [Idle-dev] Source code of IDLE

2017-10-02 Thread Terry Reedy
On 10/2/2017 12:17 PM, Александр wrote: Yes, I'm likely to sell the program. What do I need to do in order not to violate the license? Read the PSF license perhaps 3 times. Then do what I said in my first response. If you use all or most of a module, include the the copyright

Re: [Idle-dev] Source code of IDLE

2017-10-02 Thread Sean Felipe Wolfe
Ah, you would have to read the license in detail then. https://www.python.org/download/releases/2.7/license/ Looks like you *can* distribute closed-source software for commercial purposes but I just skimmed the page. Also I'm not a mutant. I mean attorney. On Mon, Oct 2, 2017 at 9:17 AM, Алексан

Re: [Idle-dev] Source code of IDLE

2017-10-02 Thread Sean Felipe Wolfe
Generally speaking open-source means you can use the code. You have to be careful a) if you want to sell your product and b) an opensource license may require you to give credit. If you are interested in development on IDLE or the Python language in general, you might also check out the mentor mai

Re: [Idle-dev] Source code of IDLE

2017-10-01 Thread Sean Felipe Wolfe
That depends. Are you building a space rocket to another planet??! That would be awesome. :) On Sun, Oct 1, 2017 at 10:40 AM, Terry Reedy wrote: > On 9/30/2017 9:50 AM, Александр wrote: > >> Tell me, please, can I use some of the IDLE source code in my program? >> > > The official answer is "Re

Re: [Idle-dev] Source code of IDLE

2017-10-01 Thread Terry Reedy
On 9/30/2017 9:50 AM, Александр wrote: Tell me, please, can I use some of the IDLE source code in my program? The official answer is "Read the license", in particular, the PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2. You can access it on the online docs or by entering 'license()' at a >>> p

[Idle-dev] Source code of IDLE

2017-10-01 Thread Александр
Hello!Tell me, please, can I use some of the IDLE source code in my program? ___ IDLE-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/idle-dev