Re: Python mx.DateTime

2002-01-02 Thread Joel Rosdahl
[CC me on replies, since I don't subscribe to debian-user.] Wayne Topa <[EMAIL PROTECTED]> writes: > The old program now runs on 1.5 and 2.1 but python2.2 comes up with a > bunch of module errors. > > Traceback (most recent call last): > File "/usr/local/bin/net_time.py", line 19, in ? > o

Re: Python mx.DateTime

2001-12-28 Thread Wayne Topa
Rick Pasotto([EMAIL PROTECTED]) is reported to have said: > On Fri, Dec 28, 2001 at 01:05:23PM -0500, Wayne Topa wrote: > > I have found an annoying 'feature' of the new mx.DateTime module and > > wonder if this is from something I am doing incorrectly. Any comments > > appreciated. > > It's pr

Re: Python mx.DateTime

2001-12-28 Thread Wayne Topa
Rick Pasotto([EMAIL PROTECTED]) is reported to have said: > On Fri, Dec 28, 2001 at 01:05:23PM -0500, Wayne Topa wrote: > > I have found an annoying 'feature' of the new mx.DateTime module and > > wonder if this is from something I am doing incorrectly. Any comments > > appreciated. > > It's pr

Re: Python mx.DateTime

2001-12-28 Thread Rick Pasotto
On Fri, Dec 28, 2001 at 01:05:23PM -0500, Wayne Topa wrote: > I have found an annoying 'feature' of the new mx.DateTime module and > wonder if this is from something I am doing incorrectly. Any comments > appreciated. It's printing that because __debug__ is true. [EMAIL PROTECTED]:~/Mail$ pyth

Python mx.DateTime

2001-12-28 Thread Wayne Topa
I have found an annoying 'feature' of the new mx.DateTime module and wonder if this is from something I am doing incorrectly. Any comments appreciated. root-Deb-Woody:~# python Python 2.1.1 (#1, Nov 11 2001, 18:19:24) [GCC 2.95.4 20011006 (Debian prerelease)] on linux2 Type "copyright", "credi