index
:
openmano-mpy
master
MicroPython source and hardware configuration for OpenMano
Damien George
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
basics
/
string_istest.py
Age
Commit message (
Collapse
)
Author
2014-05-31
add methods isspace(), isalpha(), isdigit(), isupper() and islower() to str
Kim Bauters