Previously "from falcon import uri" worked but "import falcon.uri" did not. TimezoneGMT is already available from the front-door falcon module, but the documentation referenced falcon.util.TimezoneGTM. Fix this up and update the docs to suit.
Previously "from falcon import uri" worked but "import falcon.uri" did not. TimezoneGMT is already available from the front-door falcon module, but the documentation referenced falcon.util.TimezoneGTM. Fix this up and update the docs to suit.