Show More
@@ -3696,7 +3696,7 b' class InteractiveShell(SingletonConfigurable):' | |||||
3696 |
|
3696 | |||
3697 | Parameters |
|
3697 | Parameters | |
3698 | ---------- |
|
3698 | ---------- | |
3699 |
range_str : str |
|
3699 | range_str : str | |
3700 | The set of slices is given as a string, like "~5/6-~4/2 4:8 9", |
|
3700 | The set of slices is given as a string, like "~5/6-~4/2 4:8 9", | |
3701 | since this function is for use by magic functions which get their |
|
3701 | since this function is for use by magic functions which get their | |
3702 | arguments as strings. The number before the / is the session |
|
3702 | arguments as strings. The number before the / is the session |
General Comments 0
You need to be logged in to leave comments.
Login now