voc icon indicating copy to clipboard operation
voc copied to clipboard

Some builtin functions pending

Open raraizan opened this issue 7 years ago • 0 comments

Referring to #76 there are some builtin functions that need implementation. Builtin functions can be found in file voc/python/common/org/Python.java

The following functions are partially implemented with a method that excepts an alert of no implementation.

ascii() classmethod() compile() eval() exec() help() open() staticmethod() __import__()

raraizan avatar Jun 18 '18 09:06 raraizan