[New-bugs-announce] [issue3736] super is a built-in type

Tarek Ziadé report at bugs.python.org
Sat Aug 30 01:46:30 CEST 2008


New submission from Tarek Ziadé <ziade.tarek at gmail.com>:

super is defined as a built-in function

http://docs.python.org/dev/library/functions.html

but it is a type, shouldn't it be replaced ?

----------
assignee: georg.brandl
components: Documentation
messages: 72174
nosy: georg.brandl, tarek
severity: normal
status: open
title: super is a built-in type
versions: Python 2.6, Python 2.7, Python 3.0, Python 3.1

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3736>
_______________________________________


More information about the New-bugs-announce mailing list