utils_client Namespace Reference


Functions

def LoadConfig
def check_ip
def usage_exit
def get_password


Function Documentation

def utils_client::check_ip   ip  ) 
 

This function check if a given IP is valid.

Definition at line 28 of file utils_client.py.

def utils_client::get_password   msg  ) 
 

This function reads from stdin without echoing the input.

source: http://gnu.kookel.org/ftp/www.python.org/doc/faq/library.html
modified by a. weise December 2005

Definition at line 62 of file utils_client.py.

def utils_client::LoadConfig   file_name,
  config = {}
 

returns a dictionary with key's of the form
<section>.<option> and the values

source: http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/65334

Definition at line 12 of file utils_client.py.

def utils_client::usage_exit   progname,
  msg = None
 

This function gives usage help and exits script.

Definition at line 52 of file utils_client.py.


Generated on Sun Mar 5 15:54:49 2006 for Client by  doxygen 1.4.6-NO