Am 31.01.2010 10:21, schrieb Ben Finney:
> Nick Coghlan <ncogh...@gmail.com> writes:
> 
>> Actually, this is the first post I've seen noting objective problems
>> with the use of a subdirectory. The others were just a subjective
>> difference in perspective that saw subdirectory clutter as somehow
>> being worse than file clutter.
> 
> Here's another one, then:
> 
> The directory where the source code files reside is often a working area
> for the developer. The directory structure is an essential tool of
> organising the project; the presence of an unwanted directory is clutter
> to this purpose, in a way that the presence of an unwanted file is not.

At least to me, this does not explain why an "unwanted" (why unwanted? If
it's unwanted, set PYTHONDONTWRITEBYTECODE=1) directory is worse than an
"unwanted" file.

Georg

-- 
Thus spake the Lord: Thou shalt indent with four spaces. No more, no less.
Four shall be the number of spaces thou shalt indent, and the number of thy
indenting shall be four. Eight shalt thou not indent, nor either indent thou
two, excepting that thou then proceed to four. Tabs are right out.

_______________________________________________
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