pecan.util – Pecan Utils

The pecan.util module includes utility functions for Pecan.

pecan.util.getargspec(method)

Drill through layers of decorators attempting to locate the actual argspec for a method.

Previous topic

pecan.testing – Pecan Testing

Next topic

0.8.2

This Page