please, help with python 3.1

Chris Rebert clp2 at rebertia.com
Tue Aug 3 03:11:35 EDT 2010


On Mon, Aug 2, 2010 at 11:35 PM, Alan <alanwilter at gmail.com> wrote:
> Hello List,
> Please, can someone at least try this code below in python 3 and report me
> back whether it works or not? Because for me this code works in python 2.6
> but not with python 3.1. Thanks!

Please specify *in exactly what way* the code is not working.
Is an exception being thrown? Then include the full traceback.
Is the behavior not what you expected/intended? Then say what it's
doing vs. what you want it to do.

Cheers,
Chris
--
Getting Debugging Help 101: Don't just say "there's a problem". Say
what the problem is.
http://blog.rebertia.com



More information about the Python-list mailing list