Me a little embarrassed :P ... but now when I retyped the code ... it seems to be working....
Alan, Peter .. .Thank you. On 20 July 2016 at 17:24, Peter Otten <__pete...@web.de> wrote: > nitin chandra wrote: > >> Ran both the method > > So everything seems to be working as expected. When you go back to your > original script you can enable tracebacks rendered as html with > > #!/usr/bin/env python > import cgitb > cgitb.enable() > > ... # your code > > Provided there are no syntax errors in the script this should simplify > detecting any exceptions the code may raise. If there is a traceback that > doesn't make sense to you post it here to see if we can help. > > _______________________________________________ > Tutor maillist - Tutor@python.org > To unsubscribe or change subscription options: > https://mail.python.org/mailman/listinfo/tutor _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor