[New-bugs-announce] [issue1166] NameError when calling malloc

Eric S. R-eyyyy-mond report at bugs.python.org
Sat Sep 15 17:32:00 CEST 2007


New submission from Eric S. R-eyyyy-mond:

I tried this code, and it blew up in my face.

>>> foo = malloc(4096)
NameError: name 'malloc' is not defined

Why?

----------
components: Library (Lib)
keywords: r-eyyy-mond
messages: 55929
nosy: esr
priority: high
severity: normal
status: open
title: NameError when calling malloc
type: behavior
versions: Python 2.4

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1166>
__________________________________


More information about the New-bugs-announce mailing list