3 Solved Topics

Remove Filter
Member Avatar for
Member Avatar for sinnebril

Hi, I'm trying to teach myself the Python language with the Google Python class ([url]http://code.google.com/edu/languages/google-python-class/set-up.html[/url]). With the exercise 'wordcount' I get a Traceback error (with the main function and sys.exit(1) function). Even with the solution script (as displayed here). Does anyone recognize this problem and can some one tell me …

Member Avatar for vegaseat
0
974
Member Avatar for Morten Brendefu

Dear enlighted ones. I happen to try to finsh a kind of a function library that my Main program can utilize. As of now, Everything work great... but. I would like to implement some kind of error handling. The way I do this also work, but the error is generated …

Member Avatar for Morten Brendefu
0
579
Member Avatar for Smeagel13

I can't decide which route to take when there's a problem. Let me set the scene, User_A creates a recipe, all other users can read it but they cannot modify it. In the edit recipe page, which is accessed via: [INDENT]edit_recipe.php?id={id}[/INDENT] If the user changes the id parameter to a …

Member Avatar for Smeagel13
0
134

The End.