'long int too large to convert to int' in 'garbage collection' ignored
Aahz
aahz at pythoncraft.com
Sat Aug 2 09:29:25 EDT 2003
In article <c76ff6fc.0308011537.41e461d5 at posting.google.com>,
John Machin <sjmachin at lexicon.net> wrote:
>"Peter Kwan" <pkwan at advsofteng.com> wrote in message news:<mailman.1059748862.2930.python-list at python.org>...
>>
>> I believe I have discovered a bug in Python 2.3.
>
>This is consistent with most developer's belief systems, which include
>code similar to:
>
>blame_list = ["God", "Bill Gates", "Intel", "software supplier", "team
>mate", "self"]
>
>and need application of the .reverse() method.
Possibly. OTOH, I have in the past discovered a real bug in MS SQL
Server.
--
Aahz (aahz at pythoncraft.com) <*> http://www.pythoncraft.com/
This is Python. We don't care much about theory, except where it intersects
with useful practice. --Aahz
More information about the Python-list
mailing list