Wo finde ich Informationen zum Python-Befehl XY?
-
- User
- Beiträge: 22
- Registriert: Sonntag 3. Mai 2015, 16:26
Üpsilon hat geschrieben:@chevallier: Gib auf der interaktiven Shell mal help(str) ein.

- cronotyper
- User
- Beiträge: 13
- Registriert: Samstag 19. November 2016, 10:33
Alle Links sind tot.Leonidas hat geschrieben:XtraNine hat geschrieben: Aber es gibt z.b:
- mod os - http://docs.python.org/lib/module-os.html
- mod sys - http://docs.python.org/lib/module-sys.html
- mot atexit - http://docs.python.org/lib/module-atexit.html
- mod shutil - http://docs.python.org/lib/module-shutil.html
- mod inspect - http://docs.python.org/lib/module-inspect.html
- ...
print("print was typing, before this print was printed")