Transcrypt icon indicating copy to clipboard operation
Transcrypt copied to clipboard

Add start and end arguments to String startswith and endswith methods to match CPython

Open JennaSys opened this issue 3 years ago • 0 comments

Add start and end arguments to String.startswith and String.endswith methods in __builtin__.js Add autotests for String startswith and endswith methods to module_builtin

Fixes issue https://github.com/QQuick/Transcrypt/issues/812

JennaSys avatar Feb 24 '22 10:02 JennaSys