Wolfgang Langner wrote:
> Hello,
> 
> today I got my first real python bug. Problem is described in:
> 
> Bug with ID: 1184112
> 
> http://sourceforge.net/tracker/index.php?func=detail&aid=1184112&group_id=5470&atid=105470
> 
> I use python 2.3.5 in an embedded C++ Application which uses function:
> PyRun_SimpleString.
> 
> Is this bug still present in current python or the 2.4 line ?
> I found nothing about it.

Confirmed on SVN trunk.

I don't know enough about the tokenizer to determine if the proposed fix is 
the best solution, though.

Cheers,
Nick.

-- 
Nick Coghlan   |   [EMAIL PROTECTED]   |   Brisbane, Australia
---------------------------------------------------------------
             http://www.boredomandlaziness.org
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to