En Mon, 16 Jul 2007 06:04:07 -0300, Robert Rawlins - Think Blue  
<[EMAIL PROTECTED]> escribió:

> Now we may be able to avoid this if there is some type of file watcher
> function available in python, my second application could then just watch
> the XML file and as soon as a new one is available parse it itself. Is  
> that
> something you've heard of?

See this (the first solution works on any platform; others are Windows  
specific)
<http://tgolden.sc.sabren.com/python/win32_how_do_i/watch_directory_for_changes.html>
or try Google with those keywords.

-- 
Gabriel Genellina

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

Reply via email to