Merge from vendor branch TNF:
authorjoerg <joerg>
Sun, 13 Nov 2011 22:58:28 +0000 (22:58 +0000)
committerjoerg <joerg>
Sun, 13 Nov 2011 22:58:28 +0000 (22:58 +0000)
commitbad5f9e4cf044a276569be8c872047221b4de2c8
treebb82ad9766ac23bdedc0f19d4cd2b595fe933de2
parent81980bce166987488d83de2b7659479e2740ddcd
parent15ec28f658d8ca40ec95849e0540578120db9adb
Merge from vendor branch TNF:
Imported py26-decorator.

The ``decorator'' module aims to simplify the usage of decorators
in Python code for the average programmer and to popularize decorators
by showing various non-trivial examples.