toil.lib.compatibility¶
Functions¶
|
|
|
|
|
Convert a tree of objects over bytes to objects over strings. |
Module Contents¶
- toil.lib.compatibility.deprecated(new_function_name)[source]¶
- Parameters:
new_function_name (str)
- Return type:
collections.abc.Callable[Ellipsis, Any]