This commit is contained in:
2022-11-23 18:21:08 +01:00
parent b8dec3a77d
commit 1a21942de5

View File

@@ -38,10 +38,10 @@ IN $PYTHONPATH sucht Python nach Modulen
Die wichtigen vars von Funktion
__name__
__file__
'__name__'
'__file__'
z.B print(str.__name__)
z.B print(str.'__name__')
Alle Exceptions sind im Netz https://docs.python.org/3/library/exceptions.html