[Zope] Propietary software with Zope.
Oleg Broytmann
Oleg Broytmann <phd@phd.fep.ru>
Tue, 10 Jul 2001 23:28:04 +0400 (MSD)
On Tue, 10 Jul 2001 sean.upton@uniontrib.com wrote:
> Does this work? Even if it didn't I bet that you could just use the .pyc
> files with dummy .py files created using touch and a file date older than
> the .pyc file. In theory, this would work, right?
.pyc files are easily decompilabale.
Oleg.
----
Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.