vcheck.hexsha

vcheck.hexsha(mod)[source]

Returns the hexsha information for a given module if possible.

Parameters:

mod : module

An object which is a Python module.

Returns:

hexsha : str

A git sha1 signature indicating a particular commit.