Re: "Error en el bus" from python

2009-10-12 Thread Yusniel
On 12 oct, 00:08, Philip Semanchuk wrote: > On Oct 11, 2009, at 11:56 PM, Dennis Lee Bieber wrote: > > > On Sun, 11 Oct 2009 13:45:54 -0700 (PDT), Yusniel > > declaimed the following in gmane.comp.python.general: > > >>    prolog.consult("hanoi.pl") &g

Re: "Error en el bus" from python

2009-10-11 Thread Yusniel
On 11 oct, 18:29, Steven D'Aprano wrote: > On Sun, 11 Oct 2009 13:45:54 -0700, Yusniel wrote: > > Hi. I did installed a library for python named pyswip-0.2.2 but when I > > run a python example with the next lines, the python interpreter, it > > throw me the followi

"Error en el bus" from python

2009-10-11 Thread Yusniel
Hi. I did installed a library for python named pyswip-0.2.2 but when I run a python example with the next lines, the python interpreter, it throw me the following error: "Error en el bus". The code lines are: from pyswip.prolog import Prolog from pyswip.easy import getList, registerForeign N = 3

Re: File system in TreeWidget

2008-03-16 Thread Yusniel
On Mar 16, 11:39 pm, Yusniel <[EMAIL PROTECTED]> wrote: > Hi friends. How can I do a Tree Widget with all directories and files > given path parameter or a tree generated with the function > os.walk(). Sorry for my bad english. Sorry. I am using PyQt4. -- http://mail.pyt

File system in TreeWidget

2008-03-16 Thread Yusniel
Hi friends. How can I do a Tree Widget with all directories and files given path parameter or a tree generated with the function os.walk(). Sorry for my bad english. -- http://mail.python.org/mailman/listinfo/python-list

Python an Exchange Server

2008-03-04 Thread Yusniel
Hi friends. Someone know how to work with python and exchange server?. -- http://mail.python.org/mailman/listinfo/python-list