MCPcopy Create free account
hub / github.com/ActiveState/code / hello

Route hello

recipes/Python/363779_FunctionDecorators/recipe-363779.py:None–None  ·  view source on GitHub ↗
logged("post")

Source from the content-addressed store, hash-verified

1#!/usr/bin/python2.4
2
3"""Demonstrate function decorators."""
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected