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.

Previous topic

3.1.9.2. EnumFactory

Next topic

3.1.9.4. Interval

This Page