Richard, why don't you post your article here so we
all can read it?
Luis
___
users-ironpython.com mailing list
users-ironpython.com@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
In my expererince, one out of three times I visit GotDotNet the site is
down.
I've been rying to submit a bug since yesterday, but this is what I see:
"Operational Troubleshooting in Progress
The Gotdotnet team is aware of the current site operational issues and is
working on a solution. Thanks
Regarding lambda, map and reduce, Guido Van Rossum
has said several times that these built-ins are amongst its "Python
regrets".
This is what he said in a recent
interview:
- If you could change some things that have
been done in the langage, what would it be ?Drop
lambda, filter, map
Hi all,
I post this here because I don't know how to
describe it in the bug tracker.
This simple code reads a text file and removes all
the dots, parenthesis and signs from each word, which then is printed in
the screen:
>>> f = open('c:/documents and
settings/usuario1/escritorio/sw3.txt
Hi Martin,
I read the announcement and, with this
description:
http://conferences.oreillynet.com/cs/os2005/view/e_sess/6862
I assume you'll get version 1.0 ready for the
conference. Is that right?
Luis
___
users-ironpython.com mailing list
users-
Hi
Martin,I just wanted to let you know that this strange bug reported om
Jun 30 is still ocurring:_Hi all,I post this here because I don't know how to describe it in the bug tracker.This simple code re