A
andrew cooke
Hi,
I have some 3.0 code, which I would like to make work with 2.6.
However, there does not seem to be support for the new super() (no
args) via __future__. Is that correct? If so, what's the best way to
handle this?
Thanks,
Andrew
I have some 3.0 code, which I would like to make work with 2.6.
However, there does not seem to be support for the new super() (no
args) via __future__. Is that correct? If so, what's the best way to
handle this?
Thanks,
Andrew