Cookbooks
|
Documentation
|
Mailing Lists
|
Modules
|
News Feeds
|
Products
|
User Groups
|
Web Services
all ASPN
Products
Recipes
News
Modules
Mailing Lists
The Perl Journal
Reference
ActivePython 2.4 docs
advanced
|
search help
Reference
ActivePython 2.4
Python Documentation
Language Reference
2. Lexical analysis
2.1 Line structure
2.1.1 Logical lines
2.1.2 Physical lines
2.1.3 Comments
2.1.4 Encoding declarations
2.1.5 Explicit line joining
2.1.6 Implicit line joining
2.1.7 Blank lines
2.1.8 Indentation
2.1.9 Whitespace between tokens
2.2 Other tokens
2.3 Identifiers and keywords
2.4 Literals
2.5 Operators
2.6 Delimiters
MyASPN
>>
Reference
>>
ActivePython 2.4
>>
Python Documentation
>>
Language Reference
>>
2. Lexical analysis
ActivePython 2.4 documentation
Python Reference Manual
Previous:
2. Lexical analysis
Up:
2. Lexical analysis
Next:
2.1.1 Logical lines
2.1 Line structure
A Python program is divided into a number of
logical lines
.
Subsections
2.1.1 Logical lines
2.1.2 Physical lines
2.1.3 Comments
2.1.4 Encoding declarations
2.1.5 Explicit line joining
2.1.6 Implicit line joining
2.1.7 Blank lines
2.1.8 Indentation
2.1.9 Whitespace between tokens
Python Reference Manual
Previous:
2. Lexical analysis
Up:
2. Lexical analysis
Next:
2.1.1 Logical lines
Release 2.4.5, documentation updated on 18 October 2006.
See
About this document...
for information on suggesting changes.
Privacy Policy
|
Email Opt-out
|
Feedback
|
Syndication
© ActiveState 2004
All rights reserved