how to catch system errors in python

2007-03-14 Thread Manpreet Singh Khurana
Hi, I am using paramiko 1.5.3 with python 2.4 and pycrypto 1.9 I need to know if it is possible to catch sysytem level error, like "disk space full" or "cpu usage indication" etc. Any help would be appriciated. Regards, MSK -- http://mail.python.org/mailman/listinfo/python-list

Using Bandwidth throtlling with python!

2006-07-16 Thread Manpreet Singh
Hi, I am using python2.4 for one of my application where I need to use paramiko for doing sftp. My application sftp to a server and get all the data needed locally. Now I have a utility names TRICKLE which does bandwidth throtlling. i.e. it control the data flow. Now if I use trickle with my