Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi All, Currently utilising CURRI via Python 2.7 - working fine. However, have a requirement to migrate to Python 3.x for compliance reasons.Unfortunately, the SocketServer application no longer functions as expected in 3.x.I've ran all code via 2to3...