On Wed, Nov 4, 2009 at 11:32, ALAN GAULD <alan.ga...@btinternet.com> wrote:
> You can do some pretty clever stuff with BAT files but frankly I wouldn't
> bother.
> Python can do almost all of the same things more elegantly and in most
> cases faster using fewer resources.
> Trying out a few loops and if/else type statements and writing a couple
> of test files may be an interesting diversion for an evening but the only
> real use of BAT files nowadays is to run a sequence of command
> line tools in one go. For anything else, use Python.

OK.

Dick
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to