'Cython.Compiler.Errors.CompileError: use-helloworld.py

#-* -coding: UTF-8 -* - from helloworld import test

class usetest: def usesay(self): print('user hello') # test().say()



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source