summaryrefslogtreecommitdiff
path: root/docs/examples/tutorial/string/slicing_c_string.pyx
Commit message (Collapse)AuthorAgeFilesLines
* Fix line endings.Stefan Behnel2019-02-151-15/+15
|
* In the string tutorial: Added try...finally and moved a small code snippet ↵gabrieldemarmiesse2018-06-171-5/+4
| | | | back to the .rst file.
* Extended the examples of string.rst and put them in the examples directory ↵gabrieldemarmiesse2018-06-161-0/+16
for testing.