milibopp / obsub

Small python module that implements the observer pattern via a decorator.
Other
12 stars 3 forks source link

Use with statement to read readme in setup #26

Closed milibopp closed 10 years ago

milibopp commented 10 years ago

Just sticking to best practices...

milibopp commented 10 years ago

I considered this a rather cosmetical change actually. Is anyone actually using python pre 2.7? Anyhow, I admit that it is unnecessary.

Moredread commented 10 years ago

ok, in that case we can still keep it compatible with pre 2.7.