On 28 Ott, 10:42, p...@informatimago.com (Pascal J. Bourguignon)
wrote:
> sthueb...@googlemail.com (Stefan Hübner) writes:
> >> Would it be right to say that the only Lisp still in common use is the
> >> Elisp
> >> built into Emacs?
>
> > Clojure (http://clojure.org) is a Lisp on the JVM. It's gai
On Apr 17, 11:05 am, Peter Otten <__pete...@web.de> wrote:
>
> Just in case you didn't know:
>
> for line in instream:
> ...
>
> looks better, uses less memory, and may be a tad faster than
>
> for line in instream.readlines():
> ...
>
> Peter
Thanks for your suggestions, t
On Apr 15, 3:25 pm, Neil Cerutti wrote:
> On 2010-04-15, Alessio wrote:
>
> > Hi,
>
> > I'm facing the problem in the subject:
> > - I have a text file that I need to parse for producing a specifical
Thank you, I forgot to say that I already solved.
I used readli
Hi,
I'm facing the problem in the subject:
- I have a text file that I need to parse for producing a specifical
string (Json like) extracting some information (substring) in it;
- I created regural expressions capable to locate these substrings in
my txt file;
now I don't know how to continue. Wh
.net/netifaces/) which is written in C.
Thanks in advance for any suggestion.
--
Alessio Pace.
--
http://mail.python.org/mailman/listinfo/python-list
On 1 Dic, 15:21, Mike Driscoll <[EMAIL PROTECTED]> wrote:
> On Nov 30, 6:22 am, Alessio Pace <[EMAIL PROTECTED]> wrote:
>
>
>
> > Hi,
>
> > I have to distribute a Python application which relies on an external
> > library, and I'm not very fluent
On 1 Dic, 10:37, BlueBird <[EMAIL PROTECTED]> wrote:
> Alessio Pace wrote:
> > Hi,
>
> > I have to distribute a Python application which relies on an external
> > library, and I'm not very fluent in this kind of stuff with Python (I
> > come from the Jav
On 1 Dic, 10:37, BlueBird <[EMAIL PROTECTED]> wrote:
> Alessio Pace wrote:
> > Hi,
>
> > I have to distribute a Python application which relies on an external
> > library, and I'm not very fluent in this kind of stuff with Python (I
> > come from the Jav
you anyway for your suggestion, I'll keep it in mind if I can to
deploy on Windows too.
--
Alessio Pace.
--
http://mail.python.org/mailman/listinfo/python-list
So in the end I was wondering if there is a more elegant way of doing
this because, as I said before, I'm not very experienced in these kind
of tasks in Python.
Thanks in advance for any suggestion or comment.
Alessio Pace.
--
http://mail.python.org/mailman/listinfo/python-list
10 matches
Mail list logo