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.
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.