Conversion of npyscreen module to python 3 -- help!

Gabriel Genellina gagsl-py2 at yahoo.com.ar
Mon Oct 5 22:09:14 EDT 2009


En Mon, 05 Oct 2009 06:54:06 -0300, Nicholas <nicholas.cole at gmail.com>
escribió:

> [...] I am clearly committing some horrible sin that works well in  
> python 2
> but which doesn't in python 3.  Despite reading the Release notes and
> PEPs over and over, though, I can't see what is wrong.
>
> If anyone could spare the time to have a quick look at the code at
>
> http://code.google.com/p/npyscreen/
>
> over and provide enlightenment, I would be extremely grateful.

The package is too large for just a "quick look". What's precisely your
problem? Try to isolate it; remove all unnecesary modules and directories,
try to keep the minimum code that still reproduces the problem.
You may solve it yourself in the process.

-- 
Gabriel Genellina




More information about the Python-list mailing list