Skip to content
  • Nikita Sirgienko's avatar
    [Python] Few improvments · 27d29471
    Nikita Sirgienko authored
      - Use proper ImportError in Python2 server code (and still use ModuleNotFoundError in Python3)
      - Remove importing "default" modules (numpy), because pretty useless
      - Update tests, change testImportNumpy to testImportStatement (and import sys module, which always present)
    27d29471