Re: The Python license

2013-12-04 Thread Terry Reedy
On 12/4/2013 10:17 PM, musicdenotat...@gmail.com wrote: The third clause of the PSF license requires you to include a brief summary of changes in Python-derived software. "In the event Licensee prepares a derivative work that is based on or incorporates Python 3.3.3 or any part thereof, and wa

Re: The Python license

2013-12-04 Thread Roy Smith
In article , musicdenotat...@gmail.com wrote: Now that's the kind of software license I like. Short, and easy to understand. -- https://mail.python.org/mailman/listinfo/python-list

Re: The python license model

2005-08-11 Thread Aahz
In article <[EMAIL PROTECTED]>, Ramza Brown <[EMAIL PROTECTED]> wrote: > >Can you distribute a python system with only a couple of libraries that >you plan to use. For example, I generally avoid having a system with >hundreds of loose scripts(ie python library). So, I have considered >only ta

Re: The python license model

2005-08-11 Thread Ramza Brown
Ramza Brown wrote: > Can you distribute a python system with only a couple of libraries that > you plan to use. For example, I generally avoid having a system with > hundreds of loose scripts(ie python library). So, I have considered > only taking the libraries I need. My question, is python