Codon doesn't support Python module X or function Y. While Codon covers a sizeable subset of Python's standard library, it does not yet cover every function from every module. Note that missing ...
Python built-in open function is the standard interface for working with files. open returns a file object with familiar methods for performing read/write operations. $ python args_01.py --help ['argv ...