pybitmessage.paths module

codePath()[source]

Returns path to the program sources

lastCommit()[source]

Returns last commit information as dict with ‘commit’ and ‘time’ keys

lookupAppdataFolder()[source]

Returns path of the folder where application data is stored

lookupExeFolder()[source]

Returns executable folder path

tail(f, lines=20)[source]

Returns last lines in the f file object