This document is for an old version of Python that is no longer supported. You should upgrade, and read the
Python documentation for the current stable release
.
탐색
색인
모듈
|
Python
»
3.5.10 Documentation
»
|
Index – ᄋ
연산자
!=
%
&
*
**
+
-
/
//
<
<<
<=
==
>
>=
>>
^
and
,
[1]
,
[2]
in
,
[1]
,
[2]
is
,
[1]
is not
,
[1]
not
,
[1]
not in
,
[1]
,
[2]
or
,
[1]
,
[2]
|
~
예외
AssertionError
AttributeError
GeneratorExit
ImportError
NameError
StopIteration
,
[1]
TypeError
ValueError
ZeroDivisionError
탐색
색인
모듈
|
Python
»
3.5.10 Documentation
»
|