Hacker News new | ask | show | jobs
by TunaFish 6500 days ago

  - Jython
  - Jython
  >>> from __future__ import GIL
  Traceback (most recent call last):
  (no code object) at line 0
  File "", line 0
  SyntaxError: Never going to happen!
  - Jython