On Apr 14, 8:33 am, Matthew Woodcraft
<[EMAIL PROTECTED]> wrote:
> In article <[EMAIL PROTECTED]>,
>
> VictorMiller <[EMAIL PROTECTED]> wrote:
> > I've written a python script which, using urllib, and urllib2 will
> > fetch a number of files that that I'm interested in from various
> > websites (t
In article <[EMAIL PROTECTED]>,
VictorMiller <[EMAIL PROTECTED]> wrote:
> I've written a python script which, using urllib, and urllib2 will
> fetch a number of files that that I'm interested in from various
> websites (they're updated everyday). When I run the script from my
> command line every
On Apr 13, 8:50 pm, VictorMiller <[EMAIL PROTECTED]> wrote:
> I've written a python script which, using urllib, and urllib2 will
> fetch a number of files that that I'm interested in from various
> websites (they're updated everyday). When I run the script from my
> command line everything works a
I've written a python script which, using urllib, and urllib2 will
fetch a number of files that that I'm interested in from various
websites (they're updated everyday). When I run the script from my
command line everything works as intended. However, when the script
is run from crontab every sing