Jia Lu skribis:
> Hello all
>
> I see there are lots of flat db or db-like modules in the standard
> python modules.
> What about the keywords seeking speed of them ?
>
> (I want to put about 1 articles with 1 IDs, and I can do
> searching keywords with them)
>
> The db-like modules are
On Apr 12, 8:56 am, "Marcpp" <[EMAIL PROTECTED]> wrote:
> Yo vivo en España.
> Usas el pyqt?
Hola! no, no lo he usado, aunque ahorita estoy más bien haciendo mis
experimentos con wxPython...
Hugo
--
http://mail.python.org/mailman/listinfo/python-list
On Apr 13, 1:02 am, Anthony Irwin <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I am interested in playing with python some more and am looking at
> writing an app with data stored in a database. I have experience with
> mysql but thought that their may be other better databases that can be
> more eas
Hi,
I used cdrecord, albeit on Linux, to do it. Someone already suggested
to use Cygwin for that.
I'll just drop a piece of code I wrote for getting the percentage of
advance when recording sound, with cdrecord. Here it is (wraps
cdrecord):
#!/usr/bin/env python
"""
Canonizer: will open up a pro
Hell, this sounds interesting. Do you mean like matching commands when
they are not yet complete, like
sh tech
instead of:
show tech-support
?
--
http://mail.python.org/mailman/listinfo/python-list
Hi,
No I have not done it before, but no one is able to help you if you do
not post what kind of errors you are getting. Basically if it compiled
and linked ok, maybe you specified something in the ./configure script
that the plattform does not support...
Hugo
--
http://mail.python.org/mailman/
I think Python's doc really rock. It's odd, why do you refer to the
tutorial when the lib API is what I'd consider "the docs".
If you're using Windows, then the doc browser included is pretty good
too...
--
http://mail.python.org/mailman/listinfo/python-list