Files
pecan/docs/source/pecan_core.rst
Jonathan LaCour 076814eea6 We now include autogenerated documentation for API from source code.
Starting with the pecan.core module.
2011-03-06 14:02:20 -05:00

294 B

pecan.core -- Pecan Core

The pecan.core module is the base module for creating and extending Pecan. The core logic for processing HTTP requests and responses lives here.

pecan.core