Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update staccel.py #1167

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Update staccel.py #1167

wants to merge 1 commit into from

Conversation

BillyBumbler
Copy link

Added missing parenthesis to class definition. Possible cause to this issue.
http://forum.micropython.org/viewtopic.php?f=2&t=595&p=3506#p3506
I'm not a programmer by trade so if this was done purposely, then disregard this change.

Added missing parenthesis to class definition.
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.0%) to 90.09% when pulling 4a6068b on BillyBumbler:patch-1 into ec1b1cf on micropython:master.

@dpgeorge
Copy link
Member

There is nothing wrong with the existing code. It's not a syntax error.

@dpgeorge dpgeorge closed this Mar 25, 2015
@BillyBumbler
Copy link
Author

Wow, your right, I'm so sorry! I should've done more looking and less
leaping.
On Mar 25, 2015 7:13 PM, "Damien George" [email protected] wrote:

Closed #1167 #1167.


Reply to this email directly or view it on GitHub
#1167 (comment).

nickzoic pushed a commit to nickzoic/micropython that referenced this pull request Oct 25, 2018
tannewt added a commit to tannewt/circuitpython that referenced this pull request May 12, 2025
Both micropython#1167 and micropython#5072 add traceback types. micropython#1167 added a bunch of
named tuples in order to reproduce the traceback string. Since micropython#5072
added traceback printing, we don't need the old way. So, rollback
PR micropython#1167 in favor of the newer traceback type.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants