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


Groups > comp.lang.python > #6883 > unrolled thread

Re: Problem porting class to python3.2

Started byEthan Furman <ethan@stoneleaf.us>
First post2011-06-02 12:56 -0700
Last post2011-06-02 12:56 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#6883 — Re: Problem porting class to python3.2

FromEthan Furman <ethan@stoneleaf.us>
Date2011-06-02 12:56 -0700
SubjectRe: Problem porting class to python3.2
Message-ID<mailman.2400.1307043820.9059.python-list@python.org>
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~

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web