(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/ref/physical.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/ref/line-structure.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/ref/explicit-joining.html| ]]
|
Python Reference Manual
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/ref/contents.html| ]]
|
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/ref/genindex.html| ]]
|
Previous: 2.1.2 Physical lines Up: 2.1 Line structure Next: 2.1.4 Explicit line joining
A comment starts with a hash character (#) that is not part of a string literal, and ends at the end of the physical line. A comment signifies the end of the logical line unless the implicit line joining rules are invoked. Comments are ignored by the syntax; they are not tokens.
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/ref/physical.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/ref/line-structure.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/ref/explicit-joining.html| ]]
|
Python Reference Manual
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/ref/contents.html| ]]
|
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/ref/genindex.html| ]]
|
Previous: 2.1.2 Physical lines Up: 2.1 Line structure Next: 2.1.4 Explicit line joining
See About this document... for information on suggesting changes.