2 Jun
2003
2 Jun
'03
5:49 p.m.
On Mon, Jun 02, 2003 at 04:26:40PM -0500, Daniel Mahler wrote:
/home/mahler/local/lib/python2.1/regsub.py:15: DeprecationWarning: the regsub module is deprecated; please use re.sub()
If this is the only error you're getting - it's not really an error, it is a warning (as it says). This one is safe to ignore. But yes, if you've hit a 2 GB limit, you need to make sure your OS and your python can handle largefile. -- Paul Winkler http://www.slinkp.com