Module util

Module util 

Source
Expand description

This module contains some utility functions that you may use in your application.

Functionsยง

insert
Insert contents into the placeholders in the string. A brief example of a string with placeholders:
load_strings
Loads a strings file from a given path. It will loads the file called {name}.loc under the given path.