New submission from Daniel Urban <urban.dani...@gmail.com>:

The documentation of PyType_Type 
(http://docs.python.org/dev/py3k/c-api/type.html#PyType_Type) is this: 
"This is the type object for type objects; it is the same object as type and 
types.TypeType  in the Python layer."

But in py3k there is no types.TypeType object.

----------
assignee: d...@python
components: Documentation
messages: 109560
nosy: d...@python, durban
priority: normal
severity: normal
status: open
title: The documentation of PyType_Type in py3k mentions types.TypeType
versions: Python 3.1, Python 3.2

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9204>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to