Help Documenting Python Syntax

R

RJB

I have been trying to redevelop a syntax page for Python at
http://cse.csusb.edu/dick/samples/python.syntax.html

I would appreciate and encouragement or corrections -- because I know
there is at least one gross error in there.

By the way, this is part of a suite of language definitions... going
back to the 1960's

RJBotting
Who was PAAAAAR in the early 1980's
 
G

Grant Edwards

Page does not load correctly; had to hit refresh to get entire page.
It should specify that this is the syntax for Python 2.5. To me "the
Python language" is 3.2.

Nope. I just checked, and it's 2.6.5:

$ python
Python 2.6.5 (release26-maint, Aug 9 2010, 11:06:44)

;)

My question is why bother with 2.5?

I would think the logical choices would be 3.2 or 2.7 (or maybe 2.6).
 
R

RJB

Nope.  I just checked, and it's 2.6.5:

  $ python
  Python 2.6.5 (release26-maint, Aug  9 2010, 11:06:44)

;)

My question is why bother with 2.5?

I would think the logical choices would be 3.2 or 2.7 (or maybe 2.6).

I'm working from some grammars I've found on the web plus experiments.
RJB
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,780
Messages
2,569,607
Members
45,240
Latest member
pashute

Latest Threads

Top