Re: [Tutor] tagging pieces of information

2007-08-29 Thread Gonzillaaa
Have a look at Tasty last time I checked it was postgres centric, it might have changed now. ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor

[Tutor] wrapping a command line tool

2006-12-15 Thread Gonzillaaa
Hello, I am using a command line tool that allows me to specify a serial port and either read from or write data to it. I would like to create a python module that wraps that functionality and allows me to manipulate the incoming data to present it in a table for instance (like top works)

Re: [Tutor] Handling hundreds of thousands of inserts with MySQLdb

2006-09-04 Thread Gonzillaaa
Kent I realised after I asked how silly it was to try to "silence" Python. Is just bad habits picked up from php, I fixed the schema and now is all fine. Karl you're absolutely right "LOAD DATA INFILE" works flawlessly and is a lot faster. it seems I was using the wrong tool for the job a

[Tutor] Handling hundreds of thousands of inserts with MySQLdb

2006-09-02 Thread Gonzillaaa
Hello all. I post this here since is my first attempt to solve a problem with python. I have fairly big log files that I'm doing some pre-processing to, to cleanup the data before they go into a MySQL database. After processing the files look something like this: 17, , 2006-8-21 12:04:29, 0