Mr. Crowbar
Getting Started
Components
Utilities
API reference
Mr. Crowbar
mrcrowbar.common module
View page source
mrcrowbar.common module
¶
mrcrowbar.common.
bounds
(
start
,
end
,
length
,
src_size
)
[source]
¶
mrcrowbar.common.
file_path_recurse
(
*
root_list
)
[source]
¶
mrcrowbar.common.
is_bytes
(
obj
)
[source]
¶
Returns whether obj is an acceptable Python byte string.
mrcrowbar.common.
read
(
fp
)
[source]
¶
mrcrowbar.common.
serialise
(
obj
,
fields
)
[source]
¶