Python Source Code Builder
The Python source code builder can be launched using the Code - Bulders - Python menu item, or by selecting the Python code builder option of the Python sidekick.
The builder contains a dropdown with the various categories of Python modules such as CGI, File, etc.
Once a module type is selected from the function category dropdown window, all methods, functions, and members of that module are then displayed in the list section of the screen. Clicking on a method in the list section displays applicable information about the method such as Signature, Description, and type.
Clicking the "Copy to Editor" button copies the function to the currently active editor and displays the method signature as a tooltip.
EditRocket provides information on the following Python Library routines in the Python source code builder included in EditRocket:
aifc
anydbm
array
asynchat
asyncore
atexit
audioop
base64
BaseHTTPServer
Bastion
binascii
binhex
bisect
bsddb
Built-in Functions
calendar
CGIHTTPServer
cgitb
chunk
cmath
code
codecs
codeop
colorsys
compileall
compiler
compiler.ast
compiler.visitor
contextlib
cookielib
copyreg
crypt
curses.ascii
curses.textpad
datetime
dbhash
dbm
dict
difflib
dircache
dis
dl
dumbdbm
email.charset
email.encoders
email.generator
email.header
email.iterators
email.message
email.utils
encodings.idna
exceptions
fcntl
file
filecmp
fileinput
fnmatch
fpectl
fpformat
frozenset
functools
gc
gdbm
getopt
getpass
glob
gopherlib
grp
gzip
hashlib
heapq
hmac
hotshot.stats
htmlentitydefs
HTMLParser
imageop
imaplib
imghdr
imp
keyword
linecache
list
locale
logging
mailcap
marshal
math
md5
mimetools
mimetypes
mimify
mmap
modulefinder
msilib
netrc
new
nis
operator
os
os.path
ossaudiodev
pdb
pickletools
pkgutil
popen2
posixfile
pprint
profile
pty
pwd
pyclbr
pycompile
quopri
random
readline
repr
rfc822
rgbimg
robotparser
runpy
ScrolledText
select
set
sgmllib
sha
shelve
shlex
shutil
signal
SimpleHTTPServer
smtplib
sndhdr
socket
spwd (Unix)
stat
string
StringIO
stringprep
struct
sunau
sunaudiodev
sys
syslog
tabnanny
tarfile
tempfile
termios
test.testsupport
textwrap
thread
threading
time
timeit
token
tokenize
traceback
tty
turtle
unicodedata
urllib
urllib2
urlparse
UserDict
UserList
UserString
uu
uuid
wave
weakref
webbrowser
whichdb
winsound
wsgiref.handlers
wsgiref.headers
wsgiref.simpleserver
wsgiref.util
wsgiref.validate
xml.dom.minidom
xml.dom.pulldom
xml.parsers.expat
xml.sax
xml.sax.saxutils
zipfile
zlib