open ( name mode -- file )


Vocabulary
python.modules.builtins

Inputs
namean object
modean object


Outputs
filean object


Definition