diff options
| -rw-r--r-- | cython/imobiledevice.pxd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cython/imobiledevice.pxd b/cython/imobiledevice.pxd index b44e444..238df68 100644 --- a/cython/imobiledevice.pxd +++ b/cython/imobiledevice.pxd | |||
| @@ -1,3 +1,6 @@ | |||
| 1 | #!python | ||
| 2 | #cython: language_level=3str | ||
| 3 | |||
| 1 | cimport plist | 4 | cimport plist |
| 2 | 5 | ||
| 3 | from libc.stdint cimport * | 6 | from libc.stdint cimport * |
