Re: [Pyparsing] Example program here
Brought to you by:
ptmcg
From: Ralph C. <ra...@in...> - 2008-04-14 09:12:44
|
Hi Erik, > It seems to be impossible to attach files to mails on this list. > Therefore I have put the example program on an FTP server. Here is the > directory: > > ftp://ftp.berlios.de/pub/freeode/ > > The file name is: > test_parse_stop.py You `stop backtracking' method of error handing seems good, however, I'm having trouble getting to the above example. $ lftp -c 'get ftp://ftp.berlios.de/pub/freeode/test_parse_stop.py' get: Login failed: 530 Sorry, you may not connect more then 2 times. $ wget(1) also fails, but with less of a diagnostic. What about putting it on http://pastebin.com/ saying it should remain `forever'. Cheers, Ralph. |