[Python-3000] state of Py3K trunk?

Guido van Rossum guido at python.org
Thu Aug 7 20:27:55 CEST 2008


On Thu, Aug 7, 2008 at 11:24 AM, Bill Janssen <janssen at parc.com> wrote:
>> Both tests pass there, both in the trunk and in the py3k branch.
>>
>> Are you using a debug or a non-debug build?
>
> Debug.

Sometimes debug builds have additional problems, but these tests pass
for me in a debug build of the p3yk branch as well.

I recommend "make distclean" and then ./configure --with-pydebug; make.

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


More information about the Python-3000 mailing list