Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: Resolve several exception handling/propagation issues in the examples. | Stefan Behnel | 2021-06-15 | 1 | -2/+3 |
| | |||||
* | Fix line endings. | Stefan Behnel | 2019-02-15 | 1 | -22/+22 |
| | |||||
* | In the string tutorial: Added try...finally and moved a small code snippet ↵ | gabrieldemarmiesse | 2018-06-17 | 1 | -0/+4 |
| | | | | back to the .rst file. | ||||
* | Extended the examples of string.rst and put them in the examples directory ↵ | gabrieldemarmiesse | 2018-06-16 | 1 | -0/+18 |
for testing. |