Andre M. Descombes added the comment:

Ok, so where would you recommend I move this discussion to?

Andre

On 10/12/07, Martin v. Löwis <[EMAIL PROTECTED]> wrote:
>
>
> Martin v. Löwis added the comment:
>
> > I set the IMAGE_FILE_LARGE_ADDRESS_AWARE flag on python and I still get
> the
> > memoryerror exceptions. When they start happening there is still more
> than
> > 1GB of available memory!
>
> Just in case it isn't clear: I still don't see an indication of a bug in
> Python here. If Python reports MemoryError, it likely means that the
> system has refused to provide Python with more memory, whether or not
> it has memory available for other purposes.
>
> Martin
>
> __________________________________
> Tracker <[EMAIL PROTECTED]>
> <http://bugs.python.org/issue1270>
> __________________________________
>

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1270>
__________________________________
Ok, so where would you recommend I move this discussion 
to?<br><br>Andre<br><br><div><span class="gmail_quote">On 10/12/07, <b 
class="gmail_sendername">Martin v. Löwis</b> &lt;<a href="mailto:[EMAIL 
PROTECTED]">[EMAIL PROTECTED]
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px 
solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 
1ex;"><br>Martin v. Löwis added the comment:<br><br>&gt; I set the 
IMAGE_FILE_LARGE_ADDRESS_AWARE flag on python and I still get the
<br>&gt; memoryerror exceptions. When they start happening there is still more 
than<br>&gt; 1GB of available memory!<br><br>Just in case it isn&#39;t clear: I 
still don&#39;t see an indication of a bug in<br>Python here. If Python reports 
MemoryError, it likely means that the
<br>system has refused to provide Python with more memory, whether or not<br>it 
has memory available for other 
purposes.<br><br>Martin<br><br>__________________________________<br>Tracker 
&lt;<a href="mailto:[EMAIL PROTECTED]">
[EMAIL PROTECTED]</a>&gt;<br>&lt;<a 
href="http://bugs.python.org/issue1270";>http://bugs.python.org/issue1270</a>&gt;<br>__________________________________<br></blockquote></div><br>

_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to