Description
You want to port a python package or application to Python 3 but one of its dependencies will never run on Python 3? This was the case for RestrictedPython – see which approaches could be used to solve this problem and which one we chose.