On Feb 21, 2006, at 6:53 AM, Bengt Richter wrote:

> Perhaps a more informative message would be nice.
> Here's an easy way to trigger it:
>
>>>> compile("#-*- coding: ascii -*-\nprint 'ab%c'\n"%0x80, '','exec')
>  Traceback (most recent call last):
>    File "<stdin>", line 1, in ?
>  MemoryError

Definitely looks like a bug, please open a bug report for it.

Thanks,

Alex


_______________________________________________
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