Add the possibility to create temporary objects like a temporary
directory and a temporary DMS
This commit is contained in:
@ -8,3 +8,4 @@ from obitools3.dms.taxo.taxo cimport Taxonomy
|
||||
from obitools3.utils cimport tobytes, tostr
|
||||
from obitools3.files.universalopener cimport uopen
|
||||
|
||||
cdef open_dms(bytes path, bint create=?)
|
||||
|
Reference in New Issue
Block a user