Is it legal to rebuild Python.exe to include Version property tab?

ward.david at comcast.net ward.david at comcast.net
Tue Jul 15 10:22:09 EDT 2008


My company distributes a COM object that can be license and userd by
our customers. Some of my company's internal application also use the
COM object. However, for internal applications, instead of licensing
the COM object, we just make the application registered as "friendly".
We accomplish this be including various information in the "version"
property tab of the calling EXE.

In my case, the calling EXE is Python.exe. So, my question is, can we
rebuild Python.exe to include the various "version" information? Is
this allowed under the Python licensing agreement?



More information about the Python-list mailing list