1 2 3Additional Conditions for this Windows binary build 4--------------------------------------------------- 5 6This program is linked with and uses Microsoft Distributable Code, 7copyrighted by Microsoft Corporation. The Microsoft Distributable Code 8is embedded in each .exe, .dll and .pyd file as a result of running 9the code through a linker. 10 11If you further distribute programs that include the Microsoft 12Distributable Code, you must comply with the restrictions on 13distribution specified by Microsoft. In particular, you must require 14distributors and external end users to agree to terms that protect the 15Microsoft Distributable Code at least as much as Microsoft's own 16requirements for the Distributable Code. See Microsoft's documentation 17(included in its developer tools and on its website at microsoft.com) 18for specific details. 19 20Redistribution of the Windows binary build of the Python interpreter 21complies with this agreement, provided that you do not: 22 23- alter any copyright, trademark or patent notice in Microsoft's 24Distributable Code; 25 26- use Microsoft's trademarks in your programs' names or in a way that 27suggests your programs come from or are endorsed by Microsoft; 28 29- distribute Microsoft's Distributable Code to run on a platform other 30than Microsoft operating systems, run-time technologies or application 31platforms; or 32 33- include Microsoft Distributable Code in malicious, deceptive or 34unlawful programs. 35 36These restrictions apply only to the Microsoft Distributable Code as 37defined above, not to Python itself or any programs running on the 38Python interpreter. The redistribution of the Python interpreter and 39libraries is governed by the Python Software License included with this 40file, or by other licenses as marked. 41 42