On 1/27/06, Jones, Larry <[EMAIL PROTECTED]> wrote:
> Would posting this script in the ActiveState "recipes" area be appropriate?
>
That's a good question. I've never submitted to the Cookbook and am
hazy about what they're looking for. I notice that the Python
Cookbook site currently has a cate
Would posting this script in the ActiveState "recipes" area be appropriate?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Catherine Devlin
Sent: Friday, January 27, 2006 10:24 AM
To: Discussion of IronPython
Subject: Re: [IronPython] Fwd: Where to share
Thanks for the report, Michael, this is certainly something for us to look into
for the next release.
Martin
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael Twomey
Sent: Friday, January 27, 2006 5:15 AM
To: users@lists.ironpython.com
Subject: [Ir
Hi, Dino! Thank you! I got the Beta 2, remembered (after a fumble)
to copy IronPython.dll into the directory with my source, ran
IronPythonConsole cleanPath.py, and got a perfectly working
executable. Hooray!
As for where to share it, I took a look at the GotDotNet "User
Samples" area. I tried
Hi,
I've started work on an ironpython implementation of the _socket
module so I can use standard python sockets. I was making good
progress until I hit a problem with socket.py's use of exec.
In the socket._socketobject class exec is used to create wrappers for
various methods in the socket clas
Dino,
Function getMaxSplitterDistance is a
Python function, defined in two derived classes.
It returns an integer. See code below.
Variable state is a float between 0 and 1.
But the same thing happens in the
following simpler situation:
If I code literally:
self.wid