Skip to content
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.

Update email and URLs for original author. #10

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Update email and URLs for original author. #10

wants to merge 15 commits into from

Conversation

htgoebel
Copy link
Contributor

Give credit where credit is due. :-)

wibiti and others added 15 commits February 15, 2012 10:25
-Pretty much rewrote all the try-except-else related code and grammar,
	so there may be some new bugs in there.
-Fixes a major if-else bug.
-Fixes a while alignment error
-print and import statements won't be split into multiple statements
- Removes some unnecessary parentheses, for instance:
    before: '(a,b,) = (c, d)'
    now: 'a, b = c, d'
- Changes some 'elif' parsing/printing
Verify, turned on with '--verify', is smarter now.
Some equivalent but not identical bytecode sequences will verify ok.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants