I'm creating one aplicattion and I use SQLObject, but I have a little
problem, when I try to create one table my aplicattion crash! :(
Let me show you:
[EMAIL PROTECTED]:~/Proyectos/ghhp/lib$ python
Python 2.4.4 (#2, Apr 5 2007, 20:11:18)
[GCC 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)] on lin
Hi list
I'm developing a application for learn pygkt, and I need to know when a
user selected or clicked one determinate row of my TreeView for shot
another signal .
Study the tutorial [1] I began to see the explanation that I see in the
chapter 14.7. TreeView Signal and found one in particular
"s
El jue, 30-08-2007 a las 07:33 -0300, Guillermo Heizenreder escribió:
> Hi list I'm new whit SQLObjet.
> I'm study the tutorial:Connecting databases to Python with SQLObjet[1]
>
> My problem is:
> >>>from sqlobject.mysql import builder
> >>>con=bu
Hi list I'm new whit SQLObjet.
I'm study the tutorial:Connecting databases to Python with SQLObjet[1]
My problem is:
>>>from sqlobject.mysql import builder
>>>con=builder()(user='dbuser',passwd='dbpassword',host='localhost',db='garbanzo')
Traceback (most recent call last):
File "", line 1, in
Hi list, I'm new whit pygtk library.
I'm interest to know if there is a class in the graphics library that it
can provide me with information about the CD-ROM label ( something
similar to class KMount in the graphic library pykde[1]).
At the time I'm using pycdio class[2],but i don't wont to my a