Theme
Auto
Light
Dark
Navigasi
index
modul
|
Python
»
3.11.10 Documentation
»
Indeks
|
Theme
Auto
Light
Dark
|
Index – Simbol
: (colon)
annotated variable
compound statement
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
function annotations
,
[1]
in dictionary expressions
in formatted string literal
in SQL statements
in string formatting
lambda expression
path separator (POSIX)
slicing
:= (colon equals)
; (semicolon)
,
[1]
< (less)
in string formatting
in struct format strings
operator
,
[1]
<<
operator
,
[1]
<<=
augmented assignment
<=
operator
,
[1]
<BLANKLINE>
<file>
python--m-py_compile command line option
= (equals)
assignment statement
class definition
for help in debugging using string literals
function definition
in function calls
in string formatting
in struct format strings
==
operator
,
[1]
> (greater)
in string formatting
in struct format strings
operator
,
[1]
>=
operator
,
[1]
>>
operator
,
[1]
>>=
augmented assignment
>>>
interpreter prompt
,
[1]
? (question mark)
in a command interpreter
in argparse module
in AST grammar
in glob-style wildcards
,
[1]
in regular expressions
in SQL statements
in struct format strings
,
[1]
replacement character
?+
in regular expressions
??
in regular expressions
@ (at)
class definition
function definition
in struct format strings
operator
[] (square brackets)
in assignment target list
in glob-style wildcards
,
[1]
in regular expressions
in string formatting
list expression
subscription
\ (backslash)
escape sequence
,
[1]
in pathnames (Windows)
in regular expressions
,
[1]
,
[2]
\\
escape sequence
in regular expressions
\A
in regular expressions
\a
escape sequence
in regular expressions
\B
in regular expressions
\b
escape sequence
in regular expressions
,
[1]
\D
in regular expressions
\d
in regular expressions
\f
escape sequence
in regular expressions
\g
in regular expressions
\N
escape sequence
,
[1]
in regular expressions
\n
escape sequence
in regular expressions
\r
escape sequence
in regular expressions
\S
in regular expressions
\s
in regular expressions
\t
escape sequence
in regular expressions
\U
escape sequence
,
[1]
in regular expressions
\u
escape sequence
,
[1]
in regular expressions
\v
escape sequence
in regular expressions
\W
in regular expressions
\w
in regular expressions
\x
escape sequence
,
[1]
in regular expressions
\Z
in regular expressions
^ (caret)
in curses module
in regular expressions
,
[1]
in string formatting
marker
,
[1]
operator
,
[1]
^=
augmented assignment
{} (curly brackets)
dictionary expression
in formatted string literal
in regular expressions
in string formatting
set expression
| (vertical bar)
in regular expressions
operator
,
[1]
|=
augmented assignment
~ (tilde)
home directory expansion
operator
,
[1]
«
Navigasi
index
modul
|
Python
»
3.11.10 Documentation
»
Indeks
|
Theme
Auto
Light
Dark
|