Author Topic: Quopri.pyc  (Read 7128 times)

aki

  • Jr. Member
  • **
  • Posts: 73
    • View Profile
    • http://www.akiaki.org
Quopri.pyc
« on: October 09, 2005, 10:11:18 pm »
I am trying to get putmail.py 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.

sl-5500 Sharp 2.38 ROM + sl-6000L w/ expansion adapter
Trendnet CF Ethernet + Micro Innovations IR Keyboard
------
sip: 544187@fwd.pulver.com

My Zaurus Page

Mickeyl

  • Hero Member
  • *****
  • Posts: 1495
    • View Profile
    • http://www.Vanille.de
Quopri.pyc
« Reply #1 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.
Cheers,

Michael 'Mickey' Lauer | Embedded Linux Freelancer | www.Vanille-Media.de
Consider donating, if you like the software I contribute to.

aki

  • Jr. Member
  • **
  • Posts: 73
    • View Profile
    • http://www.akiaki.org
Quopri.pyc
« Reply #2 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?

sl-5500 Sharp 2.38 ROM + sl-6000L w/ expansion adapter
Trendnet CF Ethernet + Micro Innovations IR Keyboard
------
sip: 544187@fwd.pulver.com

My Zaurus Page