On 1/31/2010 8:58 AM, Vitor Bosshard wrote:

Having one single pyr (or__pycache__ or whatever it's called)
subfolder per folder is an easy to understand, solid solution.

As a user who browses directories to see what is there and to find files to open and look at, I would like this. The near-duplicate .pyc listings are just noise that take up screen space. 'pycache' would be pretty clear.

A slew of directories constaining, in general, one file, each would be a waste of space and make it impossible to see at once what has been used and therefore compiled. This is main reason I can think of for humans to see the .pyc names.

Terry Jan Reedy


_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to