Transcrypt
Transcrypt copied to clipboard
Add start and end arguments to String startswith and endswith methods to match CPython
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