At Thursday 5/10/2006 01:54, Wijaya Edward wrote:

One can do the following with Perl

$ perldoc -f chomp
$ perldoc -f function_name

or

$ perldoc List::MoreUtils
$ perldoc Some::Module

Can we do the same thing in Python?

s/perl/py/g
See the pydoc module.



Gabriel Genellina
Softlab SRL

        
        
                
__________________________________________________
Preguntá. Respondé. Descubrí.
Todo lo que querías saber, y lo que ni imaginabas,
está en Yahoo! Respuestas (Beta).
¡Probalo ya! http://www.yahoo.com.ar/respuestas

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

Reply via email to