voc
voc copied to clipboard
Some builtin functions pending
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__()