René Dudfield wrote:
On Tue, Jun 2, 2009 at 11:47 AM, Lenard Lindstrom <le...@telus.net> wrote:
Hi René,
I took a shortcut in how __main__.py was invoked. I have changed that in SVN
so __main__ is now imported, not executed. This is consistent with the rest
of the test system
Lenard
hello,
cool. It was working on OSX before, and after the change. Will try
it later on my ubuntu and write back.
cu,
Hi,
Funny it should cause problems with Ubuntu as I am doing almost all my
development with Debian now. Linux is the best system for working with
Python 3.
Lenard