On 4/26/06, Terry Jones <[EMAIL PROTECTED]> wrote:
> I would suggest adding a hook to their version control system to
> automatically create (and preferably also check out) an __init__.py file
> whenever a new (source code) directory was placed under version control
> (supposing you can distinguish source code directories from the check in
> dirname).

This wouldn't work of course -- the newbie would try to test it before
checking it in, so the hook would not be run.

--
--Guido van Rossum (home page: http://www.python.org/~guido/)
_______________________________________________
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