Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 19th, 2005, 02:20 AM
Michele Simionato
Guest
 
Posts: n/a
Default decorator module

I have written a decorator module to make easier to write good
decorators
(i.e. decorators preserving the signature of the functions they
decorate).

The documentations contains a (hopefully) nice collections of use cases
(which are also test cases, sice I take doctest very seriously ;).

You can find it here:

http://www.phyast.pitt.edu/~micheles.../decorator.zip

It is released under the Python licence.

Let me know if you are using it and if you would like further
additions/improvements/changes/etc.

Feeback is welcome!

Michele Simionato

 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles