Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #6883 > unrolled thread
| Started by | Ethan Furman <ethan@stoneleaf.us> |
|---|---|
| First post | 2011-06-02 12:56 -0700 |
| Last post | 2011-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.
Re: Problem porting class to python3.2 Ethan Furman <ethan@stoneleaf.us> - 2011-06-02 12:56 -0700
| From | Ethan Furman <ethan@stoneleaf.us> |
|---|---|
| Date | 2011-06-02 12:56 -0700 |
| Subject | Re: 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~
Back to top | Article view | comp.lang.python
csiph-web