Skip to content

Commit 9d0be77

Browse files
author
Christopher Rowley
committed
remove removed functions from docs
1 parent 160c21b commit 9d0be77

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

docs/src/pythoncall-reference.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -250,12 +250,7 @@ The functions here are not exported. They are mostly unsafe in the sense that yo
250250
crash Julia by using them incorrectly.
251251

252252
```@docs
253-
PythonCall.pynew
254-
PythonCall.pyisnull
255-
PythonCall.pycopy!
256-
PythonCall.getptr
257253
PythonCall.pydel!
258-
PythonCall.unsafe_pynext
259254
```
260255

261256
## NumpyDates

0 commit comments

Comments
 (0)