> "Shawn Milochik" <[EMAIL PROTECTED]> > Could you send the output of "crontab -l" and the script you're running? > > It's probably an environment issue of some kind, but it's hard to say > what blindly.
# run client pricing at 0215 (p) Monday-Friday 15 2 * * 1-5 cd /m01/edith/src && /usr/bin/python /m01/edith/src/driver.py --paid-date yesterday --jobname professional >> /m01/edith/stdout/ecomppo.stdout 2&>1 I've emailed parts of the script in another reply. Thanks for your time, --greg
-- http://mail.python.org/mailman/listinfo/python-list