startswith ( self str -- ? )


Vocabulary
python.modules.builtins

Inputs
selfan object
stran object


Outputs
?an object


Definition