ZelluX wrote:

> Hi all,
> I'm a new comer to Python.
> I've installed python-doc module, but just don't know how to open it.
> Could you help me?
> 
> Many thanks ^_^

dpkg -L <package-name> 

will list the contents of the package at question.

Doc packages usually reside under

/usr/shar/doc/<package-name>

diez
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to