Prison Break Saison 1 French Torrent Cpasbien

6/4/2019

Join GitHub today

GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.

Sign up 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.

Serial stories lady swings baby. 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? Mp3 download free music. Sign in to your account

Conversation

Contributor

commented Sep 30, 2015

@miigotu this way instead of return 'error' we return the error message.

added Approved and removed Needs testing labels Sep 30, 2015

added a commit that referenced this pull request Sep 30, 2015

Merge pull request#2659from fernandog/checkupdate_error

merged commit 84d6a7a into SiCKRAGE:developSep 30, 2015

1 check passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details

reviewed Sep 30, 2015

except:
logger.log(u'We can't proceed with the update. Unable to compare DB version', logger.ERROR)
exceptExceptionas e:
logger.log(u'We can't proceed with the update. Unable to compare DB version. Error: %s'%repr(e), logger.ERROR)

Sep 30, 2015

Contributor

What's the difference between repr and ex? Why use one rather than the other?

Contributor

commented Sep 30, 2015

repr shows everything in that class, ex just shows the message

deleted the fernandog:checkupdate_error branch Oct 10, 2015

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.
Comments are closed.