Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Various colon and parenthesis combinations in definitions #82

Merged
merged 1 commit into from Nov 24, 2014

Conversation

Nurdok
Copy link
Member

@Nurdok Nurdok commented Nov 24, 2014

...efintions.

[1] Fixed a problem with lambdas as a definition parameter.
[2] Fixed a problem with old-style classes.
[3] Added a --debug flag that prints debug information.
[4] Added some documentation.
[5] Changed some functions in Parser that iterated over stream to use self.stream.move(), so they would update self.current.

…n defintions.

[1] Fixed a problem with lambdas as a definition parameter.
[2] Fixed a problem with old-style classes.
[3] Added a --debug flag that prints debug information.
[4] Added some documentation.
[5] Changed some functions in Parser that iterated over stream to use self.stream.move(), so they would update self.current.
Nurdok added a commit that referenced this pull request Nov 24, 2014
Various colon and parenthesis combinations in definitions
@Nurdok Nurdok merged commit 82950c0 into PyCQA:master Nov 24, 2014
@Nurdok Nurdok deleted the dev branch November 24, 2014 20:53
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.

None yet

1 participant