This website requires JavaScript.
Explore
Help
Register
Sign In
obitools
/
obitools3
Watch
2
Star
0
Fork
0
You've already forked obitools3
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
66
Wiki
Activity
Files
e524041013b4c887f8db642d698a7fcbae9ec356
obitools3
/
python
/
obitools3
/
utils.pxd
6 lines
94 B
Cython
Raw
Normal View
History
Unescape
Escape
entirely reworked cython wrapper
2015-09-28 13:51:35 +02:00
#cython: language_level=3
Some changes in relation with the new obitools3.apps module
2016-03-28 15:05:59 +02:00
test
2015-09-25 11:29:17 +02:00
cdef
bytes
str2bytes
(
str
string
)
cdef
str
bytes2str
(
bytes
string
)
Reference in New Issue
Copy Permalink