Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
342 B
Text
7 lines
342 B
Text
Want to use decorators, but still need to support Python 2.3?
|
|
Wish you could have class decorators, decorate arbitrary assignments,
|
|
or match decorated function signatures to their original functions?
|
|
Want to get metaclass features without creating metaclasses?
|
|
How about synchronized methods?
|
|
|
|
"DecoratorTools" gets you all of this and more.
|