API Documentation

Blacklists

str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.

  • add

    Adds an entry to the blacklist.

  • list

    Returns a list of all blacklist entries.

  • remove

    Removes an entry from the blacklist.