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
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
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
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