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?
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to