http://docs.python.org/library/logging.html
While going thr' the above link i came across import statements "import logging import logging.handlers" What is the use of second import as the first import will be enough(AFAIK) to access anything intended by the second import? Is there any kind of advantage? -- Thanks & Regards visco -- http://mail.python.org/mailman/listinfo/python-list