Boris Borcic wrote:
> Piet van Oostrum wrote:
>>> "Adrian Cherry" <[EMAIL PROTECTED]> (AC) wrote:
>>
>>> AC> For that matter C# is no better, I thought that # was pronounced
>>> AC> hash, I still refer to C# as C-hash.
>>
>> Are you musically illiterate?
>
> Note that the notation for the n
Mike MacDonald wrote:
> On Nov 21, 3:02 pm, Hertha Steck <[EMAIL PROTECTED]> wrote:
>> Hello,
>>
>> I'm using Python 2.5.1, Pysqlite 2.3.5 and SQLite 3.4.1 on Gentoo Linux.
>> I've always imported pysqlite using
>>
>> from
Hertha Steck wrote:
> Hello,
>
> I'm using Python 2.5.1, Pysqlite 2.3.5 and SQLite 3.4.1 on Gentoo Linux.
> I've always imported pysqlite using
>
> from pysqlite2 import dbapi2
>
> and that works. If I try
>
> import sqlite3
>
> I get
>
>
Hello,
I'm using Python 2.5.1, Pysqlite 2.3.5 and SQLite 3.4.1 on Gentoo Linux.
I've always imported pysqlite using
from pysqlite2 import dbapi2
and that works. If I try
import sqlite3
I get
Traceback (most recent call last):
File "", line 1, in
File "/usr/lib/python2.5/sqlite3/__init__.
Hello,
Ray schrieb:
> Hi, Thanks for the help.
>
>
> I was trying to find a book "Python TK" something on last Friday.
> but didn't find it :-)
>
There is only one printed book, all the details here:
http://wiki.python.org/moin/GuiBooks
HTH
Hertha
--
http://mail.python.org/mailman/listinfo/
gslm schrieb:
> First, thaks a lot.
> But I'm sorry.I haven't understood what i must do for ruunnig phyton
> command.I delete path from proportiesof my computer.Then i open
> command line of phyton.But when i write phyton these view below:
> Traceback:
> File ""; line 1 in
> NameError: name phyton
James Stroud schrieb:
>
> Yes, and finding ways to have employees pointlessly waste time is equal
> to simply removing them.
Not as long as they are paid for the wasted time.
--
http://mail.python.org/mailman/listinfo/python-list
Am Mon, 22 Jan 2007 00:33:12 + schrieb W. Watson:
> [EMAIL PROTECTED] wrote:
>> W. Watson wrote:
>>> I downloaded python-2.5.msi and installed it. I believe its editor is IDE. I
>>> understand there's a Win editor called pythonwin. I believe it's in the
>>> download pywin32-210.win32-py2.5.exe
Am Sat, 16 Dec 2006 16:31:18 -0500 schrieb Carsten Haese:
>
> This may come as a shock to you, but MySQL is not the only database
> engine on the planet. Your recommendation may apply to MySQL, but it is
> not true for all databases in general. I can name at least two examples
> (Informix and Ora
Am Sat, 18 Nov 2006 23:24:08 -0800 schrieb John (Z R) L:
> Hi all, I am very new to programming, and I chose to study the Python
> language before C++. I am currently using the Wikibooks
> "Non-Programmer's Tutorial for Python", and am up to the section "Who
> goes there"?
>
> http://en.wikibooks
Using Python 2.5 with pywin32 build 210 on Windows XP Home, first try with
PythonWin after installation of this version. Here are the header lines
from the interactive window:
PythonWin 2.5 (r25:51908, Sep 19 2006, 09:52:17) [MSC v.1310 32 bit (Intel)]
on win32.
Portions Copyright 1994-2006 Mark H
11 matches
Mail list logo