John Skaller2 schrieb am 28.01.20 um 10:57:
> What’s a “descr” when its at home?

A descriptor, a special protocol in Python.

https://docs.python.org/3/howto/descriptor.html


> There are some special words in pxd files like “list” which mean
> PyObject that happens to be a list. Is there a list of these somewhere?

See Builtin.py.

Stefan
_______________________________________________
cython-devel mailing list
cython-devel@python.org
https://mail.python.org/mailman/listinfo/cython-devel

Reply via email to