[Python-Dev] Free threading (original) (raw)

Guido van Rossum guido@python.org
Wed, 08 Aug 2001 11:04:03 -0400


Last week on c.l.py some embedder complained about this. On the second interpreter, he got an exception saying "this constructor takes no args", but the line in question was a function (taking no args).

And nobody filed a bug report?!?!?!

OK, I'm filing one now.

http://sourceforge.net/tracker/index.php?func=detail&aid=449151&group_id=5470&atid=105470

--Guido van Rossum (home page: http://www.python.org/~guido/)