Skip to content
  • Minh Ngo's avatar
    Move Python3 backend to the separate process. · 4683339e
    Minh Ngo authored
    All python specific stuffs have been removed from backends/python/.
    Python3 backend will create a separate process to deal with Python
    specific stuff to resolve a problem with symbols conflict between
    Python2 and Python3 libraries.
    4683339e