First  |  Prev |  Next  |  Last
Pages: 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364
convert unicode characters to visibly similar ascii characters
Peter Bulychev wrote: Hello. I want to convert unicode character into ascii one. The method ".encode('ASCII') " can convert only those unicode characters, which fit into 0..128 range. But there are still lots of characters beyond this range, which can be manually converted to some visibly simi... 2 Jul 2008 12:55
Classes for processing/parsing Wiki Markup text
Michael Mabin wrote: Does anyone know if there are any generally available classes for parsing various wiki markup formats? Several here: http://pypi.python.org/pypi?%3Aaction=search&term=wiki&submit=search I'm sure you could find a good one, and add your own markup if needed. j ... 1 Jul 2008 15:25
Discover Islam - The Fastest Growing Religion in the World !
Correct your information about Islam , The Misunderstood Religion When you are ready_ you can enter this place!!! http://sultan.org ... 6 Jul 2008 05:50
Error from zipfile
Dear Users, I'm having a problem when trying to move script from Linux to Windows. A zipfile opperation is failing with the message: "BadZipFile: File is not a zip file" I have a simple scripts that reads a zip file in the same way as any other file into a string, then sends it across to a network where it ... 1 Jul 2008 18:30
How to use gnu readline library in program?
I'm trying to figure out how to use the gnu readline library so that when my program is prompting the user for input there is line editing and history support. I've read and re-read the documentation for the "readline" module in the standard library and I still can't figure out how to use the module or even if t... 1 Jul 2008 14:23
Installing paramiko and pycrypto
I am really stuck presently, trying to install these on my Windows XP. I have downloaded easy_install and it is now in Python25\Scripts but none of the commands I have read in either program folder have worked to install them. I was hoping someone could give me a step by step guide to installing these so I can u... 1 Jul 2008 12:19
connecting to DBMS
i am a newbie to python and is working on an application which needs to connect to the database. can anyone guide me through the DBMS that i can use and the module to connect to it. currently i have MySQL installed using the link on the python.org site but is unable to connect to it through python. pls specify the ... 1 Jul 2008 15:25
recursive import
Hi, I'm just toying around with some ideas at the moment. Is there an easy and safe way to recursivly import all modules under a particular namespace? Say, I had modules: foo foo.bar foo.bar.baz foo.baz bar bar.baz I want to import all the modules in the foo namespace, so the first four modules in th... 1 Jul 2008 09:14
pyparsing problem
Hi, I try to parse a file with pyparsing and get this output: ['generic', 'host-01', 'host alias xyz', '10.0.0.1'] - alias: host alias xyz - host_name: ['host-01'] - ip_address: ['10.0.0.1'] - use: ['generic'] <Hosts> <ITEM>generic</ITEM> <host_name>host-01</... 1 Jul 2008 23:37
wrong md5 checksum
Hi, the download page (http://www.python.org/download/releases/3.0/) for Python 3000 shows : 9119625244b17aa35ed94b655a2b2135 13491200 python-3.0b1.msi but I got 9119625244a57aa35ed94b655a2b2135 13491200 python-3.0b1.msi (44a57 rather than 44b17 ) with several md5 checkers ( MdChecker (http://ge... 2 Jul 2008 21:10
First  |  Prev |  Next  |  Last
Pages: 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364