OESF Portables Forum

Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => Python => Topic started by: aki on October 09, 2005, 10:11:18 pm

Title: Quopri.pyc
Post by: aki on October 09, 2005, 10:11:18 pm
I am trying to get putmail.py (http://putmail.sourceforge.net/home.html) to run on my sl-6000, but it complains about not finding the module quopri.pyc.  I have Mickeyl latest 2.4.1 dist installed (python-core, python-io, python-re, python-lang, python-email, python-mime) but quopri.pyc isn't installed and I can't find it in any of the other ipks.  
Appreciate if anybody would point me in the right direction.
Title: Quopri.pyc
Post by: Mickeyl on October 10, 2005, 08:44:56 am
Use the one from any Python 2.4 installation, quopri is written in Python hence it doesn't need to be cross-compiled. I'll add it in a future version of python-mimetools.
Title: Quopri.pyc
Post by: aki on October 10, 2005, 06:38:37 pm
Quote
Use the one from any Python 2.4 installation, quopri is written in Python hence it doesn't need to be cross-compiled. I'll add it in a future version of python-mimetools.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=98824\"][{POST_SNAPBACK}][/a][/div]

Thanks, Mickeyl - that worked.
But now I need the datetime module.  Your package browser lists python-datetime as one of the packages, but it's not on the feed?