Skip to content

Assignment 3#125

Closed
marcteale wants to merge 3 commits intoUWPCE-PythonCert:masterfrom
marcteale:master
Closed

Assignment 3#125
marcteale wants to merge 3 commits intoUWPCE-PythonCert:masterfrom
marcteale:master

Conversation

@marcteale
Copy link

I can't figure out why my code returns a 500 for an invalid URL instead of a 404. Thanks.

@cewing
Copy link

cewing commented Jan 26, 2016

@marcteale have you tried using a breakpoint in your application code to see where the unexpected exception is coming from, or what expectations you have in place that are not correct?

remember, import pdb; pdb.set_trace()

@marcteale
Copy link
Author

No, but I should have before asking for help.

On Tue, Jan 26, 2016 at 10:26 AM, Cris Ewing notifications@github.com
wrote:

@marcteale https://github.com/marcteale have you tried using a
breakpoint in your application code to see where the unexpected exception
is coming from, or what expectations you have in place that are not
correct?

remember, import pdb; pdb.set_trace()


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

@codedragon
Copy link

Did you want us to look at this now? Have you fixed your 500 for a 404? If you are still stuck, I can take a look.

The creator took down the content.
@marcteale marcteale closed this Jul 12, 2016
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