[Python-Dev] Memory Error the right error for coding cookie promise violation?
Alex Martelli
aleaxit at gmail.com
Tue Feb 21 08:15:00 CET 2006
More information about the Python-Dev mailing list
Tue Feb 21 08:15:00 CET 2006
- Previous message: [Python-Dev] Memory Error the right error for coding cookie promise violation?
- Next message: [Python-Dev] Memory Error the right error for coding cookie promise violation?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Memory Error the right error for coding cookie promise violation?
- Next message: [Python-Dev] Memory Error the right error for coding cookie promise violation?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list