New submission from STINNER Victor <victor.stin...@haypocalc.com>: memoryview() is not documented in the Python Library documentation, only in the C API ("buffer" chapiter) :-/ http://docs.python.org/c-api/buffer.html
See also #8215. ---------- assignee: georg.brandl components: Documentation messages: 101643 nosy: georg.brandl, haypo severity: normal status: open title: memoryview is not documented in the Python library doc versions: Python 2.6, Python 2.7 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8223> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com