gt;Hi! I was looking for a good decorator library to study and make my
>>own decorators. I've read the Bruce Eckel's blog at artima dot com.
>>But I need some more examples. I'm building a WSN simulator like SHOX
>>is in java, but programming it in python. I
Felipe Bastos Nunes wrote:
>
>Hi! I was looking for a good decorator library to study and make my
>own decorators. I've read the Bruce Eckel's blog at artima dot com.
>But I need some more examples. I'm building a WSN simulator like SHOX
>is in java, but programming
On Oct 22, 10:42 pm, Felipe Bastos Nunes
wrote:
> Hi! I was looking for a good decorator library to study and make my
> own decorators. I've read the Bruce Eckel's blog at artima dot com.
> But I need some more examples. I'm building a WSN simulator like SHOX
> is in
Hi! I was looking for a good decorator library to study and make my
own decorators. I've read the Bruce Eckel's blog at artima dot com.
But I need some more examples. I'm building a WSN simulator like SHOX
is in java, but programming it in python. I'd like to use decorators