9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: prem <prem.mallappa@gmail.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] help(os) with Python 2.4.x on Plan9
Date: Fri, 12 Jan 2007 09:42:33 +0000	[thread overview]
Message-ID: <1168572807.981490.297830@i15g2000cwa.googlegroups.com> (raw)
In-Reply-To: <1168518066.637264.323750@p59g2000hsd.googlegroups.com>

Hi Ron,
I have cross checked that the itertoolsmodule.c is compiled and linked
to 8.libpython, which is then linked to 8.out and copied to
/386/bin/python
Let me know if this works for you.

-Prem

ron minnich wrote:
> 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


      parent reply	other threads:[~2007-01-12  9:42 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
2007-01-12  9:42 ` prem [this message]

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=1168572807.981490.297830@i15g2000cwa.googlegroups.com \
    --to=prem.mallappa@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).