This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 xxiao
收信人 xxiao
日期 2008-12-11.02:45:13
SpamBayes Score 6.868738e-06
Marked as misclassified
Message-id <1228963514.87.0.500617550743.issue4624@psf.upfronthosting.co.za>
In-reply-to
内容
I can "import readline" just fine on AMD64 ubuntu 8.04 under python3.0,
however on 32-bit ubuntu 8.04 I could not "import readline" for
python3.0. It says 
"import readline
ImportError: No module named readline". I made sure both ubuntu machines
have readline installed correctly, python2.x runs well and can import
readline without any issues.
历史
日期 用户 动作 参数
2008-12-11 02:45:15xxiao修改recipients: + xxiao
2008-12-11 02:45:14xxiao修改messageid: <1228963514.87.0.500617550743.issue4624@psf.upfronthosting.co.za>
2008-12-11 02:45:13xxiao链接issue4624 messages
2008-12-11 02:45:13xxiao创建