3

For example:

>>> help(str.rsplit)

prompts:

Help on method_descriptor:

rsplit(self, /, sep=None, maxsplit=-1)

What does that '/' mean?

ABN263
  • 33
  • 4

0 Answers0