En Thu, 12 Mar 2009 20:39:47 -0200, Royce Wilson <rww...@gmail.com> escribió:

Is there a way to veiw the modules without import sys? Thanks again.

sys is a builtin module. You don't add any dependency by importing it, if that's your concern.

--
Gabriel Genellina

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

Reply via email to