Quote:
Originally Posted by ixtab
I tried it out, but it doesn't seem to be as flexible as we need it. I do have a dedicated root server somewhere, which could probably take care of this, however I don't want to completely reconfigure it. So as a first step, do you think you could make your tools compatible with python 2.6? While installing 2.7 on Ubuntu LTS works, it's a bit adventurous, and I don't know what other side-effects it may have...
|
OK, I'd try to update the tool right now. Python 2.7 dependency is only for bundled OrderedDict class and argparse library and I think, I saw, both of these features as separate modules for Python < 2.7.
UPD Did it. Will test on Python 2.6 in future.