RE: Nubie question: how to not pass "self" in call to seek() function ?

2009-01-08 Thread Barak, Ron
: Thursday, January 08, 2009 17:16 To: python-list@python.org Subject: Re: Nubie question: how to not pass "self" in call to seek() function ? "Barak, Ron" <> wrote in message news:7f0503cd69378f49be0dc30661c6ccf602494...@enbmail01.lsi.com... > Hi, > > I a

Re: Nubie question: how to not pass "self" in call to seek() function ?

2009-01-08 Thread Mark Tolonen
"Barak, Ron" wrote in message news:7f0503cd69378f49be0dc30661c6ccf602494...@enbmail01.lsi.com... Hi, I am getting the error TypeError: seek() takes exactly 2 arguments (3 given), namely: $ ./_LogStream.py Traceback (most recent call last): File "./_LogStream.py", line 47, in log_str