Re: Using Sqlite with Python under Windows

2005-01-14 Thread Michel Claveau - abstraction méta-galactique non triviale en fuite perpétuelle.
Thanks, for the link -- http://mail.python.org/mailman/listinfo/python-list

Re: Free python server.

2005-01-13 Thread Michel Claveau - abstraction méta-galactique non triviale en fuite perpétuelle.
Hi ! Server, web ? Files server ? Web-services server ? XML-RPC server ? Mail-server ? Newsgroups server ? SGBD server ? Object server ? Persistance server ? Restaurant server ? or ALL ? -- http://mail.python.org/mailman/listinfo/python-list

Re: Python unicode

2005-01-12 Thread Michel Claveau - abstraction méta-galactique non triviale en fuite perpétuelle.
Hi ! Sorry, but I think that, for russians, english is an *add-on*, and not a common-denominator. English is the most known language, but it is not common. It is the same difference as between co-operation and colonization. Have a good day -- Michel Claveau --

Re: Python unicode

2005-01-11 Thread Michel Claveau - abstraction méta-galactique non triviale en fuite perpétuelle.
Hi ! It is a least-common-denominator argument, not a this is better argument. I understand, but I have a feeling of attempt at hegemony. Is english language really least-common-denominator for a russian who writes into cyrillic, or not anglophone chinese? And, did you think of klingons? ;-)

Pb encodage import

2005-01-06 Thread Michel Claveau - abstraction méta-galactique non triviale en fuite perpétuelle.
Bonsoir !Hi ! My english is short, therefore, I do short. Two scripts, i1.py and i2.py : i1.py : import i2 print i2.GlobalA i2.py : GlobalA =azerty Like this, it's OK ; but : i1.py : import i2 print i2.GlobalA i2.py : GlobalA = azerty OK

Re: Pb encodage import

2005-01-06 Thread Michel Claveau - abstraction méta-galactique non triviale en fuite perpétuelle.
Hi ! Wilk had give me a solution pour UnicodeDecode Error. But no ideas for other problems. -- http://mail.python.org/mailman/listinfo/python-list

Re: ctypes NULL pointers; was: Python To Send Emails Via Outlook Express

2005-01-02 Thread Michel Claveau - abstraction méta-galactique non triviale en fuite perpétuelle.
Ok ; thank you. -- http://mail.python.org/mailman/listinfo/python-list

Re: Python for Series 60 update

2004-12-22 Thread Michel Claveau - abstraction méta-galactique non triviale en fuite perpétuelle.
Hi ! Thanks ; and good news : I, finally, could register me into the Nokia's forums, and I, finally, could to download the package. @-salutations -- Michel Claveau -- http://mail.python.org/mailman/listinfo/python-list

Re: PHP vs. Python

2004-12-22 Thread Michel Claveau - abstraction méta-galactique non triviale en fuite perpétuelle.
Hi ! Relative in Python (and for local use), PHP is a tortoise with of a hand brake. -- http://mail.python.org/mailman/listinfo/python-list

Re: Accessing DB2 with Python

2004-12-16 Thread Michel Claveau - abstraction méta-galactique non triviale en fuite perpétuelle.
Hi ! it's not a web site, it's FTP... -- http://mail.python.org/mailman/listinfo/python-list

Small Problem P 2.4 (line2048 Bytes)

2004-12-15 Thread Michel Claveau - abstraction méta-galactique non triviale en fuite perpétuelle.
Hi, all ! I have un python script of 75 kB, who make a COM server. It's run OK with Python 2.3 + PyWin + P.I.L. But, with Python 2.4, I obtain a windows error (sorry, it's in french) : python.exe a rencontrée un problème, et doit fermer. erreur sur module: ntdll.dll

Re: AsmL/Python relationship? Anyone using AsmL? What for?

2004-12-15 Thread Michel Claveau - abstraction méta-galactique non triviale en fuite perpétuelle.
Hi ! There are many ideas with same type than Python. Indentation, set, sequences (list), parallel (zip), sequential (iter), map (dictionnary), I had see : Set comprehension :A = {1..20} C = {i | i in A where 2 * i in A} Map comprehension (god) etc. etc.

Re: Automate Python-2.4 Installs on Windows

2004-12-14 Thread Michel Claveau - abstraction méta-galactique non triviale en fuite perpétuelle.
+1 Michel Claveau -- http://mail.python.org/mailman/listinfo/python-list

Re: Compiling PIL for Python 2.4

2004-12-13 Thread Michel Claveau - abstraction méta-galactique non triviale en fuite perpétuelle.
Hi ! Fredrik Lundh did what is necessary. PIL for P 2.4 is at : http://effbot.org/downloads/#PIL Michel Claveau -- http://mail.python.org/mailman/listinfo/python-list

Re: How can i send 8-bit data or binary data with pyserial?

2004-12-13 Thread Michel Claveau - abstraction méta-galactique non triviale en fuite perpétuelle.
Hi ! 1 byte is 8 bits. If you want to manage bits, one by one, you can rewrite a protocol, and replace pyserial. Have a good day -- Michel Claveau -- http://mail.python.org/mailman/listinfo/python-list

Re: Web form validators for Python (RequiredFieldValidator anyone?)

2004-12-12 Thread Michel Claveau - abstraction méta-galactique non triviale en fuite perpétuelle.
Sorry, I had bad read the question... Michel Claveau -- http://mail.python.org/mailman/listinfo/python-list

Re: Web form validators for Python (RequiredFieldValidator anyone?)

2004-12-12 Thread Michel Claveau - abstraction méta-galactique non triviale en fuite perpétuelle.
Hi, also ! See : http://pamie.sourceforge.net -- Michel Claveau -- http://mail.python.org/mailman/listinfo/python-list

Re: ming for python

2004-12-07 Thread Michel Claveau - abstraction méta-galactique non triviale en fuite perpétuelle.
Ha ! Ha ! Tu tentes la coup de l'émigration ? J'espère que ça marchera... -- Michel Claveau -- http://mail.python.org/mailman/listinfo/python-list

PIL for Python 2.4 ?

2004-12-01 Thread Michel Claveau - abstraction méta-galactique non triviale en fuite perpétuelle.
Hi ! I can't install PIL on Python 2.4 ; the soft search Python 2.3 ; gh ! Do you know if the great F.L. want to make, soon, a P24 version ? Thanks ! -- Michel Claveau -- http://mail.python.org/mailman/listinfo/python-list