Matthias Klose wrote:
> calling setup.py install with --no-compile hides byte compilation
> errors, it would be better to detect these at build time. please
> don't call with --no-compile, and remove generated bytecode files
> after the setup.py install call.

How can I get a list of all the byte-compiled files it produced?

(I see some files ending in .pyc and .pyo in the archive, so deleting
them all seems too strong.)

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature

Reply via email to