Re: Out of the box database support

2006-07-04 Thread Alex Biddle
Yes, I searched but couldn't find anything. Maybe I wasn't searching for the right things / in the right places. I admit I'm more used to forums than mailing lists, but I always make some effort to search. On 7/4/06, Fredrik Lundh <[EMAIL PROTECTED]> wrote: > but you did search the library refere

Re: Controlling Windows Media Player from Python

2006-07-04 Thread Alex Biddle
> > Take a look at pywinauto, I attended the today talk at EP2006 and seemed > really cool. http://pywinauto.pbwiki.com > Cool, that looks really interesting. ...theres a problem I could solve with that -- http://mail.python.org/mailman/listinfo/python-list

Re: Out of the box database support

2006-07-04 Thread Alex Biddle
> > Do you really want "smarmy" here? I don't think it works. Don't you > > mean "flip" or "smart-alecky" or "facetious"? > > Hmm. I think the word we're looking for here is "snarky". ;-) > > Although, I confess to ignorance on what a "snark" is or whether > it is particularly known for brief sel

Re: Out of the box database support

2006-07-03 Thread Alex Biddle
On 7/3/06, Paul McGuire <[EMAIL PROTECTED]> wrote: > "Alex Biddle" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > Hey, thanks for the reply Jean-Paul. > > > > That's pretty cool knowing that Python 2.5 will have it out of t

Re: Out of the box database support

2006-07-03 Thread Alex Biddle
Ah, so separate downloads then. At least now I know. Ergh... I checked the version of Python my current host is running and its 2.2. ...ergh On 7/3/06, Alex Martelli <[EMAIL PROTECTED]> wrote: > Python 2.5's standard library includes pysqlite. For any other DB, or > any previous release of

Re: Out of the box database support

2006-07-03 Thread Alex Biddle
have basic database functionality installed as default. On 7/3/06, Jean-Paul Calderone <[EMAIL PROTECTED]> wrote: > On Mon, 3 Jul 2006 13:41:24 +0100, Alex Biddle <[EMAIL PROTECTED]> wrote: > >Hey there. > > > >I was wondering whether Python had any support out-of-the

Out of the box database support

2006-07-03 Thread Alex Biddle
x27;t bother. I was really looking for something like SQLite which ships bundled with PHP these days. Or any standard way of connecting to generic databases out of the box, i.e. MySQL. Thanks for reading. Alex Biddle. -- http://mail.python.org/mailman/listinfo/python-list