3.1.9.3. FuncTools

PyDvi.Tools.FuncTools.repeat_call(func, count)[source]

Call the function func count times and return the output as a list.

PyDvi.Tools.FuncTools.get_filename_extension(filename)[source]

Return the filename extension.