9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "ron minnich" <rminnich@gmail.com>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu>
Subject: Re: [9fans] help(os) with Python 2.4.x on Plan9
Date: Thu, 11 Jan 2007 08:57:17 -0700	[thread overview]
Message-ID: <13426df10701110757we60132fjb65b4a35b72b5238@mail.gmail.com> (raw)
In-Reply-To: <1168518066.637264.323750@p59g2000hsd.googlegroups.com>

On 1/11/07, prem <prem.mallappa@gmail.com> wrote:

> /sys/lib/python/pyrec.py
> from itertools import islice
> --No module named itertools

look in Plan9, I forget the file, and am not near a machine.
Basically, since we don't do module loading (yet), you have to
statically compile the modules in. I am betting that itertools is not
compiled in. grep os Plan9/*.c and you should find that file.

I will try to post better answer once i am on a machine.

Python is quite a maze of twisty passages, i'm finding.

ron


  reply	other threads:[~2007-01-11 15:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-11 12:25 prem
2007-01-11 15:57 ` ron minnich [this message]
2007-01-12  9:42 ` prem

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=13426df10701110757we60132fjb65b4a35b72b5238@mail.gmail.com \
    --to=rminnich@gmail.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).