[Chicago] python searching
Tim Ottinger
tottinge at gmail.com
Sun Apr 15 01:52:16 CEST 2007
This works if the solution is on your box (generally):
In python, type: help()
then type: modules whateverBugsYou
Then for the modules that it returns, pick some that are promising.
Type: modulename
then try ^D to return to normal operatoin.
Python's built in help is really quite good.
When that fails, you go to google with: python whatever bugs you
Or try some IRC maybe. I confess I've never hung out in #chipy.
I will hang out there more often. Then maybe I can help. If I'm
there, I'm probably not in the middle of something and can probably
help you.
and if you are still stuck, you email this group. :-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/chicago/attachments/20070414/7cd0d0ad/attachment.htm
More information about the Chicago
mailing list