[pypy-dev] __pycache__ folders

Marcus Smith qwcode at gmail.com
Tue Jul 31 05:04:21 CEST 2012


Hello:

I'm working on trying to get the pip test suite passing for pypy.
I need to figure out the mechanism that turns on/off  the use of
 __pycache__ folders.
locally in my pypy v1.9 install, I only see normal *.pyc files for
installed distributions.
In Travis service builds which also reports v1.9, there are __pycache__
folders with *.pypy-19.pyc files.

How is this set or determined in pypy?

any help appreciated,
thanks
Marcus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20120730/c226ab9a/attachment.html>


More information about the pypy-dev mailing list