Namespaces | |
| namespace | string |
| Provides PyMite's string module. | |
Functions | |
| def | string::atoi |
| def | string::count |
| def | string::find |
Variables | |
| string | string::digits = "0123456789" |
| string | string::hexdigits = "0123456789abcdefABCDEF" |
| string | string::letters = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ" |
1.5.9