[Patches] [ python-Patches-979737 ] invalid submission

SourceForge.net noreply at sourceforge.net
Fri Jun 25 09:44:32 EDT 2004


Patches item #979737, was opened at 2004-06-25 07:41
Message generated for change (Settings changed) made by atuining
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=979737&group_id=5470

Category: Parser/Compiler
Group: Python 2.3
Status: Open
Resolution: Invalid
Priority: 5
Submitted By: Anthony Tuininga (atuining)
Assigned to: Nobody/Anonymous (nobody)
>Summary: invalid submission

Initial Comment:
The following code will fail in both Python 2.3 and
Python 2.4, raising a MemoryError exception, when run
on any platform except Windows:

compile("# -*- coding: mbcs -*-", "test.py", "exec")

This has been reproduced on the following platforms:

Linux x86
HP-UX
Solaris
Tru64 Unix

I realize this is an invalid encoding but it would be
nice if something other than MemoryError was raised!

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=979737&group_id=5470



More information about the Patches mailing list