ugettext(message) [source] Translates message and returns it in a unicode string
to_locale(language) [source] Turns a language name (en-us) into a locale name (en_US).
uri_to_iri(uri) [source] Converts a Uniform Resource Identifier into an Internationalized
filepath_to_uri(path) [source] Convert a file system path to a URI portion that is suitable
http_date(epoch_seconds=None) [source] Formats the time to match the
ungettext_lazy(singular, plural, number) [source]
parse_date(value) [source] Parses a string and returns a
class RssUserland091Feed(RssFeed) [source] Spec:
class Enclosure [source] Represents an RSS enclosure
urlencode(query, doseq=0) [source] A version of Python’s urllib.urlencode() function that
Page 5 of 12