Printing a status line from a python script

2008-11-11 Thread Chris Seymour
Hi All, I am working on a python script for my colleague that will walk a directory and search in the different files for a specific string. These pieces I am able to do. What my colleague wants is that when she runs the script the filename is replaced by the current file that is being processed.

Re: Printing a status line from a python script

2008-11-11 Thread Chris Seymour
Thanks guys for the ideas. Appreciate the help. Cheers. Chris -- http://mail.python.org/mailman/listinfo/python-list

MySQLdb windows binaries for Python 2.5??

2006-11-01 Thread Chris Seymour
HI All, Does such a beast exist? Have been looking but haven't seen any. Any insight would be appreciated. Thanks. Chris -- http://mail.python.org/mailman/listinfo/python-list

Re: ANN: SPE 0.8.3.c Python IDE editor

2006-11-01 Thread Chris Seymour
Hi Stani, I got it going now. Not sure why but seems good to go now. Thanks for a great product. Cheers. Chris SPE - Stani's Python Editor wrote: I checked the berlios site and it seems to be working. Or do you have another problem? Stani Chris Seymour schreef: Hi Stani, Not able

Re: ANN: SPE 0.8.3.c Python IDE editor

2006-10-30 Thread Chris Seymour
Hi Stani, Not able to reach Berlios. The SourceForge page does not have the Windows installer. Any ideas when it will be available? Thanks. Chris Bernard wrote: thanks Stani! SPE - Stani's Python Editor wrote: This is a maintenance release (mostly bug fixing) to prove that SPE is alive

python-mysql on Windows -- How to?

2006-04-21 Thread Chris Seymour
Can anybody provide any guidance on what I will need to do get mysql-python setup on my win xp workstation? I have Mysql 4.1 installed and activepython 2.4.3 installed. What do I need to do to install/setup mysql-python? Thanks. Chris -- http://mail.python.org/mailman/listinfo/python-list

Re: python-mysql on Windows -- How to?

2006-04-21 Thread Chris Seymour
HI Rick, I did some searching on SourceForge and found a Windows installer for the mysql-python 1.2.0. (MySQL-python.exe-1.2.0.win32-py2.4.zip). I unzipped and ran this installer and seem to be all set. I will keep testing. Thanks. Chris -- http://mail.python.org/mailman/listinfo/python-list

Re: Application Generators

2006-04-11 Thread Chris Seymour
Have you taken a look at CodeChargeStdio (http://www.yessoftware.com)? This will handle what you are looking to do and then some. Might be a bit pricey, but it is worth a look. Cheers. Chris -- http://mail.python.org/mailman/listinfo/python-list

Re: Quick Question regarding Frames

2006-03-29 Thread Chris Seymour
Hi Dave, Thanks for taking the time to reply to my posts. It really heped me understand this better. Thanks again. Chris -- http://mail.python.org/mailman/listinfo/python-list