Closed Tojaj closed 12 years ago
Hi Tomas. I'm sorry, but i've to close this ticket for two reasons:
I'm using travis a CI platform and they ATM provide python env from 2.5 version and they added:
Python 2.4 and Jython are not supported and there are no plans to support them in the future.
For this reason, I can not guarantee that in the future this module will be python 2.4 compatible. The best solution would be to make your fork to the official for python 2.4.
Can you open a new issue with a doctest/unittest or at least a use case, pls?
Thx so much again.
In my project, I need to use the rtkit library with Python 2.4 so I made some changes to make the library compatible with 2.4 version of Python. Next thing I added to the library is support for multiline string in comments which could be useful for a lot of users.