>
>
> Today this works fine, it saves me a lot of manuall work, but a seach
> takes around 5 min,
> so my questin is is there another way of search in a file
> (Today i step line for line and check)
>

If the files you are searching are located at some other location on a
network, you may find that much of the 5 minutes is actually the network
delay in fetching each file. (Although you said something about your dir
being cached?)

Cheers,
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to