How do I write code that uses Python's intern that will work (be compatible) with both Python 2 and Python 3? Is there a clean way to do it? t
How do I write code that uses Python's intern that will work (be compatible) with both Python 2 and Python 3? Is there a clean way to do it? t