Shorah!
I've started to work on a pyvm module patch today. The new
module is going to contain low level interfaces to Python's VM and some
low level types, too. So far my first version contains only a bunch of
types.
What methods do you like to move to the new module? I was thinking about
sys.get
On Nov 29, 2007, at 11:33 AM, Christian Heimes wrote:
> Shorah!
>
> I've started to work on a pyvm module patch today. The new
> module is going to contain low level interfaces to Python's VM and
> some
> low level types, too. So far my first version contains only a bunch of
> types.
I'd like
James Y Knight wrote:
> I'd like to quote some of a thread I started in Aug 2004, subject
> "Classes that claim to be defined in __builtin__ but aren't". I
> haven't rerun the script that generated this list (I have to find it
> again, first, or rewrite it...), but assuming these types are st
"Christian Heimes" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
| Shorah!
|
| I've started to work on a pyvm module patch today. The new
| module is going to contain low level interfaces to Python's VM and some
| low level types, too. So far my first version contains only a bunch o