On Sat, 26 Nov 2005 20:54:49 -0800
Robert Kern <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
> > So, two options:
> >
> > from os import *
> > import os
> > One of these two ways you're not supposed to use for
> > security reasons, but I'm spacing on which one.
>
> I don't think there ar
First thing first, you need to find out if you are an "employee", not
in the normal sense, but legal sense.
This directly affect the copyright issue, outside your "work hours".
If you need their consent on take on other clients, that would be iffy.
There are a number of things a court would look
Hi all,
I'm having an issue with environment variables and spawned commands.
Specifically, I'm using "eval `ssh-agent`" and "ssh-add". My
question is, how do I force the environmental variables set by one
'popen' or 'pexpect' to propagate throughout the entire Python
session so that any
Thanks :-)
"Diez B. Roggisch" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>> I wanted to attach these - however, taht didn't work for NNTP, so I mail
>> them to you.
>
> Didn't work - my mail server won't let me send these to you. So you're on
> your own here. Shouldn't be too
Mike Meyer wrote:
> Personally, I think we'd be better off to come up with a term for this
> property that doesn't have a commonly understood meaning that has such
> broad areas of disagreement with the property. I've been using
> "hashable", which I would currently define as "has a __hash__ method
101 - 105 of 105 matches
Mail list logo