Daniel Stutzbach wrote:
> On Sat, Jan 30, 2010 at 8:21 PM, Vitor Bosshard <[email protected]
> <mailto:[email protected]>> wrote:
> 
>     Putting the files into a separate dir also makes it much harder to
>     work with external tools; e.g. VCSes already ignore .pyc and .pyo
>     files, but not unknown directories.
> 
> 
> Can't a VCS be configured to ignore a .pyr directory just as easily as
> it can be configured to ignore a .pyc file?

Yes they can.

Cheers,
Nick.

-- 
Nick Coghlan   |   [email protected]   |   Brisbane, Australia
---------------------------------------------------------------
_______________________________________________
Python-Dev mailing list
[email protected]
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