module documentation

This module, klein.resource, serves two purposes:

  • It's the global resource() method on the global klein.Klein application.
  • It's the module where KleinResource is defined.
Variable module Undocumented
Class _SpecialModuleObject See the test in klein.test.test_resource.GlobalAppTests.test_weird_resource_situation for an explanation.
module = (source)

Undocumented