Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #6883

Re: Problem porting class to python3.2

Date 2011-06-02 12:56 -0700
From Ethan Furman <ethan@stoneleaf.us>
Subject Re: Problem porting class to python3.2
References <web-74580125@email.noao.edu>
Newsgroups comp.lang.python
Message-ID <mailman.2400.1307043820.9059.python-list@python.org> (permalink)

Show all headers | View raw


Nick Buchholz wrote:
> Hi all,
>     I've been wandering through the DOCs for an hour and haven't found a solution to this
> I'm just starting to convert from 2.5 to 3.2 and I have a problem. I have a code that looks like this.

I just ran the posted code in both 2.5 and 3.2 and experienced no 
problems (besides the tkinter name change).

Please post the actual code that is causing the problem

~Ethan~

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Problem porting class to python3.2 Ethan Furman <ethan@stoneleaf.us> - 2011-06-02 12:56 -0700

csiph-web