Python-Modules

・Python-Modules

 Python-Modulesは、Pythonのライブラリのこと(のはず)であり、それぞれのクラスから、様々な便利な機能を実装することができるようになっています。
以下に、各クラスの簡単な説明を書いていきます。

AutoComplete

 This extension can complete either attribute names of file names. It can pop
    a window with all available names, for the user to select from.

 この拡張は、ファイル名の名前を完結させることもでき、また属性を与えることもできる(?)

 ユーザーにとって、選ぶために、それは全ての利用可能な名前を持って、ウィンドウをポップすることができる。

AutoCompleteWindow

 

AutoExpand

BaseHTTPServer

Note: the class in this module doesn't implement any HTTP request; see
    SimpleHTTPServer for simple implementations of GET, HEAD and POST
    (including CGI scripts).  It does, however, optionally implement HTTP/1.1
    persistent connections, as of version 0.3.
   
    Contents:
   
    - BaseHTTPRequestHandler: HTTP request handler base class
    - test: test function
   
    XXX To do:
   
    - log requests even later (to capture byte count)
    - log user-agent header and other interesting goodies
    - send error log to separate file

 メモ:

このモジュールにおけるそのクラスはHTTPリクエストを実行するわけではない:GET、HEADそしてPOSTメソッドの簡単な実行のためにSimpleHTTPServerを参照しなさい。(CGIスクリプトを含んでいる)。しかしながら、それは任意にVer 0.3のものとして、HTTP/1.1の永続的な接続を実行する。

 内容:

CallTipWindow

 After ToolTip.py, which uses ideas gleaned from PySol
    Used by the CallTips IDLE extension.
 

CallTips

Call Tips are floating windows which display function, class, and method
    parameter and docstring information when you type an opening parenthesis, and
    which disappear when you type a closing parenthesis.

 

Canvas

ClassBrowser

CodeContext

ColorDelegator

ConfigParser

Cookie

Debugger

Delegator

Dialog

DocXMLRPCServer

EditorWindow

FileDialog

FileList

FixTk

FormatParagraph

GrepDialog

HTMLParser

IOBinding

IdleHistory

MimeWriter

MultiCall

MultiStatusBar

ObjectBrowser

OutputWindow

ParenMatch

PathBrowser

Percolator

PyParse

PyShell

Queue

RemoteDebugger

RemoteObjectBrowser

ReplaceDialog

RstripExtension

ScriptBinding

ScrolledList

ScrolledText

SearchDialog

SearchDialogBase

SearchEngine

SimpleDialog

SimpleHTTPServer

SimpleXMLRPCServer

SocketServer

StackViewer

StringIO

Tix

Tkconstants

Tkdnd

Tkinter

ToolTip

TreeWidget

UndoDelegator

UserDict

UserList

UserString

WidgetRedirector

WindowList

ZoomHeight

_LWPCookieJar

_MozillaCookieJar

__builtin__

__future__

_abcoll

_ast

_bisect

_bsddb

_codecs

_codecs_cn

_codecs_hk

_codecs_iso2022

_codecs_jp

_codecs_kr

_codecs_tw

_collections

_csv

_ctypes

_ctypes_test

_elementtree

_functools

_hashlib

_heapq

_hotshot

_io

_json

_locale

_lsprof

_md5

_msi

_multibytecodec

_multiprocessing

_pyio

_random

_sha

_sha256

_sha512

_socket

_sqlite3

_sre

_ssl

_strptime

_struct

subprocess

_symtable

_testcapi

_threading_local

_tkinter

_warnings

_weakref

_weakrefset

_winreg

abc

aboutDialog

aifc

antigravity

anydbm

argparse

array

ast

asynchat

asyncore

atexit

audiodev

audioop

base64

bdb

binascii

binhex

bisect

bsddb

baz2

cPickle

cProfile

cStringIO

calendar

cgi

cgitb

chunk

cmath

cmd

code

codecs

codeop

collections

colorsys

commands

compileall

compiler

configDialog

configHandler

configHelpSourceEdit

configSectionNameDialog

contextlib

cookielib

copy

copy_reg

csv

ctypes

curses

datetime

dbhash

decimal

difflib

dircache

dis

distutils

doctest

dumbdbm

dummy_thread

dummy_threading

dynOptionMenuWidget

email

encodings

errno

exceptions

filecmp

fileinput

fnmatch

formatter

fpformat

fractions

ftplib

functools

future_builtins

gc

genericpath

getopt

getpass

gettext

glob

gzip

hashlib

heapq

hmac

hotshot

htmlentitydefs

htmllib

httplib

idle

idlelib

idlever

ihooks

imageop

imaplib

imghdr

imp

importlib

imputil

inspect

io

itertools

json

keybindingDialog

keyword

lib2to3

linecache

locale

logging

macosxSupport

macpath

macur12path

mailbox

mailcap

markupbase

marshal

math

md5

mhlib

mimetools

mimetypes

mimify

mmap

modulefinder

msilib

msvcrt

multifile

multiprocessing

mutex

netrc

new

nntplib

nt

ntpath

ntur12path

numbers

opcode

operator

optparse

os

os2emxpath

parser

pdb

pickle

pickletools

pipes

pkgutil

platform

plistlib

popen2

poplib

posixfile

posixpath

pprint

profile

pstats

pty

py_compile

pyclbr

pydoc

pydoc_data

pyexpat

quopri

random

re

repr

rexec

rfc822

rlcompleter

robotparser

rpc

run

runpy

sched

select

sets

sgmllib

sha

shelve

shlex

shutil

signal

site

smtpd

smtplib

sndhdr

socket

sqlite3

sre

sre_compile

sre_constants

sre_parse

ssl

stat

statvfs

string

stringold

stringprep

strop

struct

subprocess

sunau

sunaudio

symbol

symtable

sys

sysconfig

tabbedpages

tabnanny

tarfile

telnetlib

tempfile

test

testcode

testView

testwrap

this

thread

threading

time

timeit

tkColorChooser

tkCommonDialog

tkFileDialog

tkFont

tkMessageBox

tkSimpleDialog

toaiff

token

tokensize

trace

traceback

ttk

tty

turtlr

types

unicodedata

unittest

urllib

urllib2

urlparse

user

uu

uuid

warnings

wave

weakref

webbrowser

whichdb

winsound

wsgiref

xdrlib

sml

smllib

smlrpclib

xxsubtype

zipfile

zipimport

zlib

 

タグ:

+ タグ編集
  • タグ:

このサイトはreCAPTCHAによって保護されており、Googleの プライバシーポリシー利用規約 が適用されます。

最終更新:2013年06月19日 13:00