> De: Atrant SG
> Para: gagsl-...@yahoo.com.ar
> Enviado: domingo 8 de marzo de 2009, 12:23:06
> Asunto: pydeflate
> I've read the topic here
> http://www.gossamer-threads.com/lists/python/python/678374 and I'd like to
> download pydeflate module, but its official site seems not to be hosted. D
De: "abhinayaraj.r...@emulex.com"
> I am sorry to that I am not able to fully grasp it. Could you help me with
> some more details?
> How can I identify each line and utilize the interactive interpreter?
You really should read the tutorial at http://docs.python.org/tut
(or any other introductor
--- El vie 19-dic-08, 为爱而生 escribió:
> I use the WORD Only for my example.
> The application I test is similar to the WORD and It
> has't the COM.
The code below opens the Choose Font dialog on my Spanish Windows version:
py> from pywinauto.application import Application
py> app = Application.s
--- El mar 18-nov-08, ryan <[EMAIL PROTECTED]> escribió:
> I got it to work, just added the PP3E folder to
> Lib\site-packages. thanks very much I have been wanting
> to mke a text editor for some time. I also have another
> question, what is the book's software licensed under?
> can i make chan
(top posting fixed; please keep discussion on this
list)
--- [EMAIL PROTECTED] escribió:
> In article
>
<[EMAIL PROTECTED]>
> you wrote:
> > En Sun, 20 Apr 2008 15:54:20 -0300,
> <[EMAIL PROTECTED]> escribi?:
>
> > > I used extensively python and now I find this
> mess with strings,
> > > I can't
--- Patrick Stinson <[EMAIL PROTECTED]>
escribió:
> Right on, that seemed to work, thanks.
> This is different than sys.path_hooks though, which
> requires a callable or
> string subclass?
Yes, it's different, meta_path is a generic mechanism
that doesn't depend on sys.path and is tried before
sy
--- sccs cscs <[EMAIL PROTECTED]> escribió:
> Gabriel Genellina <[EMAIL PROTECTED]> a écrit :
> En Tue, 29 Jan 2008 21:25:26 -0200, sccs cscs
> escribió:
>
> > I find an OPEN SOURCE tool
> (http://bouml.free.fr/) that Recently
> > generates Python code from UML model.
>
> Does it keep the mod
--- Alex K <[EMAIL PROTECTED]> escribió:
> Thank you for this interesting tip. However I'm not
> sure to know how
> to use it. It seems pydoc.pager('text') just pages
> the text passed in.
> How do I actually make the python shell use a
> different pager?
I'm unsure of what you want. Do you want
Forwarded to python-list@python.org
--- "Borse, Ganesh" <[EMAIL PROTECTED]>
escribió:
> Hi,
>
> I am new to Python. I would like to use Python for
> the specialized purpose of dynamic expressions
> parsing & evaluation in my C++ application.
> I would like to encapsulate the expressions to be
>
(Please keep posting on this list)
--- [EMAIL PROTECTED] escribió:
> Thanks, but this method still reads the whole line
> into memory. I would like to find a way for it to
> stop reading when it encounters a \t and then go to
> the next. This would be much faster.
You can't avoid reading the who
At Saturday 16/06/2007 02:24, you wrote:
> Thanks for your reply. I am new to Python and I
cannot
> seem to figure this out. I searched for examples
based
> on your recommendation below but couldn't do it. I
am
> not familiar with subprocess and
WaitForSingleObject.
> And I want to do this in Win
11 matches
Mail list logo