[New-bugs-announce] [issue5360] RO (shorthand for READONLY) gone, not in documentation
Rémi Koenig
report at bugs.python.org
Tue Feb 24 20:09:36 CET 2009
New submission from Rémi Koenig <remi.k2620 at gmail.com>:
The Defining New Types document for python3
(http://docs.python.org/3.0/extending/newtypes.html) cites the RO macro
(which existed in versions < 3). However, it has been removed in py3k
(cf http://wiki.python.org/moin/Py3kExtensionModules or
python3.0/structmember.h).
----------
assignee: georg.brandl
components: Documentation
messages: 82670
nosy: Rémi, georg.brandl
severity: normal
status: open
title: RO (shorthand for READONLY) gone, not in documentation
type: compile error
versions: Python 3.0
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5360>
_______________________________________
More information about the New-bugs-announce
mailing list