(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/ref/explicit-joining.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/ref/line-structure.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/ref/physical.html| ]]
|
Python Reference Manual
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/ref/contents.html| ]]
|
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/ref/genindex.html| ]]
|
Next: 2.1.4 Explicit line joining Up: 2.1 Line structure Previous: 2.1.2 Physical lines
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/152/ref/explicit-joining.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/ref/line-structure.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/ref/physical.html| ]]
|
Python Reference Manual
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/ref/contents.html| ]]
|
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/ref/genindex.html| ]]
|
Next: 2.1.4 Explicit line joining Up: 2.1 Line structure Previous: 2.1.2 Physical lines
Send comments on this document to python-docs@python.org.