Re: Very Strange Problem

2009-07-29 Thread Omer Khalid
, and is there a lock on it or else? Thanks, Omer ** On Wed, Jul 29, 2009 at 8:56 PM, Dave Angel da...@ieee.org wrote: Omer Khalid wrote: Hi, I am having a very strange problem with modifying a variable in a list in my program. Here is the code: # a list

How to do CPU/Memory benchmarking in Python?

2008-08-05 Thread Omer Khalid
Hi, I have few long running python based scripts which does lots of number crunching; I would like to bench mark the CPU/Memory/IO for that script. I am wondering if there is a python benchmarking suite available? There is pybench but it more or less test the executing script it self from

Re: What was that web interaction library called again?

2007-06-26 Thread Omer Khalid
On the RESTFul web service, I would like to piggy pack my own question two is there a way to make the connection secure between two Restful service running on GNU/linux? Thanks, Omer On 6/26/07, Kathryn Van Stone [EMAIL PROTECTED] wrote: So does anyone know of any equivalent library for