--On January 20, 2006 7:24:47 PM -0800 Sheila King <[EMAIL PROTECTED]>
wrote:
> --On January 20, 2006 9:18:26 PM -0600 Silas Hundt <[EMAIL PROTECTED]>
> wrote:
...
>> Receive input, cut that string up into individual characters (ALL
>> characters, including spaces),
ure what makes you think the WingIDE web site is not updated or
dead?
Their mailing list is active. IMO the web site does not appear dead.
I've been trialing wingIDE recently too. The support is responsive and
prompt.
Not dead IMO.
--
Sheila King
[EMAIL PROTECTED
;t be that
hard. (Yes, I know I could have just asked...but how many people do you
want posting to this list asking that question all the time? It should be
easy to figure out from the web pages...)
Sorry for the Tuesday morning rant. Off to get more coffee...
--
Sheila King
[EMAIL PROTECTED]
h
right", "credits" or "license" for more information.
>>> s = "This is a string."
>>> list(s)
['T', 'h', 'i', 's', ' ', 'i', 's', ' ', 'a', ' ', '
certainly works too:
>>> map(ord, s)
[84, 104, 105, 115, 32, 105, 115, 32, 97, 32, 115, 116, 114, 105, 110, 103,
46]
>>>
--
Sheila King
[EMAIL PROTECTED]
http://www.thinkspot.net/sheila/
___
Pythonmac-SIG maillist - Pythonmac-SIG@pyth