• Kirill Smelkov's avatar
    golang: Fix typo in __all__ · 2506fa5f
    Kirill Smelkov authored
    A comma was missing - this way last element was 'funcgimport', not
    'func' and 'gimport', and so `from golang import *` was failing.
    2506fa5f
__init__.py 19.1 KB