summaryrefslogtreecommitdiff
path: root/docs/examples/tutorial/external/libc_sin.pyx
Commit message (Collapse)AuthorAgeFilesLines
* docs: Add Pure Python mode to "Calling C functions" tutorial (GH-4247)Matus Valo2021-07-141-0/+1
|
* Fix line endings.Stefan Behnel2019-02-151-4/+4
|
* The code snippets from external.rst are now tested with the mode "compile". ↵gabrieldemarmiesse2018-06-131-0/+4
Fixed a small bug with a cdef that was forgotten.