Jim Fulton wrote:
We couldn't find a way to
stop setuptools from trying to compile those files,

I wonder how setuptools (or more likely distutils) decides what files to compile.

The last time I looked, setuptools (or was it easy_install?) was simply looking for *.py files.

(I've always been annoyed by the Zope Python script syntax which isn't valid Python. :()

I wonder if it would make sense to get Zope to use a different suffix for these things, since they aren't *really* Python code.

I vote for .zpy :)


Daniel
begin:vcard
fn:Daniel Nouri
n:Nouri;Daniel
email;internet:[EMAIL PROTECTED]
tel;cell:+31 (0)6 388 352 76
url:http://danielnouri.org
version:2.1
end:vcard

_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to