Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
python documentation
#11
The online documentation is really not that hard to figure out. Go to the documentation, then click on the link for the standard library. At the top are the built-ins (functions, constants, types, and exceptions), followed by the base modules categorized by type. If you're having trouble finding a module, just use find in your browser.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply
#12
i think the real disaster is that people are not so willing to get started in Python with just a subset of the language and learn more as they go.
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Documentation Question Python 3.8 OldSubSailor 0 1,231 May-10-2020, 01:45 PM
Last Post: OldSubSailor

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020