- S() (在 re 模块中)
- S_ENFMT() (在 stat 模块中)
- s_eval() (rexec.RExec 方法)
- s_exec() (rexec.RExec 方法)
- s_execfile() (rexec.RExec 方法)
- S_IEXEC() (在 stat 模块中)
- S_IFBLK() (在 stat 模块中)
- S_IFCHR() (在 stat 模块中)
- S_IFDIR() (在 stat 模块中)
- S_IFIFO() (在 stat 模块中)
- S_IFLNK() (在 stat 模块中)
- S_IFMT() (在 stat 模块中), [1]
- S_IFREG() (在 stat 模块中)
- S_IFSOCK() (在 stat 模块中)
- S_IMODE() (在 stat 模块中)
- s_import() (rexec.RExec 方法)
- S_IREAD() (在 stat 模块中)
- S_IRGRP() (在 stat 模块中)
- S_IROTH() (在 stat 模块中)
- S_IRUSR() (在 stat 模块中)
- S_IRWXG() (在 stat 模块中)
- S_IRWXO() (在 stat 模块中)
- S_IRWXU() (在 stat 模块中)
- S_ISBLK() (在 stat 模块中)
- S_ISCHR() (在 stat 模块中)
- S_ISDIR() (在 stat 模块中)
- S_ISFIFO() (在 stat 模块中)
- S_ISGID() (在 stat 模块中)
- S_ISLNK() (在 stat 模块中)
- S_ISREG() (在 stat 模块中)
- S_ISSOCK() (在 stat 模块中)
- S_ISUID() (在 stat 模块中)
- S_ISVTX() (在 stat 模块中)
- S_IWGRP() (在 stat 模块中)
- S_IWOTH() (在 stat 模块中)
- S_IWRITE() (在 stat 模块中)
- S_IWUSR() (在 stat 模块中)
- S_IXGRP() (在 stat 模块中)
- S_IXOTH() (在 stat 模块中)
- S_IXUSR() (在 stat 模块中)
- s_reload() (rexec.RExec 方法)
- s_unload() (rexec.RExec 方法)
- safe_substitute() (string.Template 方法)
- SafeConfigParser (ConfigParser 中的类)
- saferepr() (在 pprint 模块中)
- same_files (filecmp.dircmp 属性)
- same_quantum() (decimal.Context 方法)
- samefile() (在 os.path 模块中)
- sameopenfile() (在 os.path 模块中)
- samestat() (在 os.path 模块中)
- sample() (在 random 模块中)
- save() (cookielib.FileCookieJar 方法)
- save_bgn() (htmllib.HTMLParser 方法)
- save_end() (htmllib.HTMLParser 方法)
- SaveKey() (在 _winreg 模块中)
- SAX2DOM (xml.dom.pulldom 中的类)
- SAXException
- SAXNotRecognizedException
- SAXNotSupportedException
- SAXParseException
- scale() (在 imageop 模块中)
- scaleb() (decimal.Context 方法)
- scalebarvalues() (FrameWork.ScrolledWindow 方法)
- scanf()
- sched (模块)
- scheduler (sched 中的类)
- schema() (在 msilib 模块中)
- sci() (在 fpformat 模块中)
- scope, [1]
- Scrap Manager
- Screen (turtle 中的类)
- screensize() (在 turtle 模块中)
- script_from_examples() (在 doctest 模块中)
- scroll() (curses.window 方法)
- scrollbar_callback() (FrameWork.ScrolledWindow 方法)
- scrollbars() (FrameWork.ScrolledWindow 方法)
- ScrolledCanvas (turtle 中的类)
- ScrolledText (模块)
- scrollok() (curses.window 方法)
-
search
- search() (imaplib.IMAP4 方法)
- SEARCH_ERROR() (在 imp 模块中)
- second (datetime.datetime 属性)
- section_divider() (multifile.MultiFile 方法)
- sections() (ConfigParser.RawConfigParser 方法)
- secure (cookielib.Cookie 属性)
- Secure Hash Algorithm
- secure hash algorithm, SHA1, SHA224, SHA256, SHA384, SHA512
- Secure Sockets Layer
-
security
- seed() (在 random 模块中)
- seek() (bz2.BZ2File 方法)
- SEEK_CUR() (在 os 模块中)
- SEEK_END() (在 os 模块中)
- SEEK_SET() (在 os 模块中)
- seekable() (io.IOBase 方法)
- Select (Tix 中的类)
- select (模块)
- select() (imaplib.IMAP4 方法)
- Semaphore (multiprocessing 中的类)
- Semaphore() (multiprocessing.managers.SyncManager 方法)
- semaphores, binary
- send() (aetools.TalkTo 方法)
- send_bytes() (multiprocessing.Connection 方法)
- send_error() (BaseHTTPServer.BaseHTTPRequestHandler 方法)
- send_flowing_data() (formatter.writer 方法)
- send_header() (BaseHTTPServer.BaseHTTPRequestHandler 方法)
- send_hor_rule() (formatter.writer 方法)
- send_label_data() (formatter.writer 方法)
- send_line_break() (formatter.writer 方法)
- send_literal_data() (formatter.writer 方法)
- send_paragraph() (formatter.writer 方法)
- send_response() (BaseHTTPServer.BaseHTTPRequestHandler 方法)
- send_signal() (subprocess.Popen 方法)
- sendall() (socket.socket 方法)
- sendcmd() (ftplib.FTP 方法)
- sendfile() (wsgiref.handlers.BaseHandler 方法)
- sendmail() (smtplib.SMTP 方法)
- sendto() (socket.socket 方法)
- sep() (在 os 模块中)
- Separator() (在 FrameWork 模块中)
- sequence
- item
- iteration
- types, mutable
- types, operations on, [1]
- 对象, [1], [2], [3], [4], [5], [6], [7], [8]
- sequence() (在 msilib 模块中)
- sequence2st() (在 parser 模块中)
- sequenceIncludes() (在 operator 模块中)
- SequenceMatcher (difflib 中的类), [1]
- SerialCookie (Cookie 中的类)
-
serializing
- serve_forever() (SocketServer.BaseServer 方法)
-
server
- server (BaseHTTPServer.BaseHTTPRequestHandler 属性)
- server_activate() (SocketServer.BaseServer 方法)
- server_address (SocketServer.BaseServer 属性)
- server_bind() (SocketServer.BaseServer 方法)
- server_software (wsgiref.handlers.BaseHandler 属性)
- server_version (BaseHTTPServer.BaseHTTPRequestHandler 属性)
- ServerProxy (xmlrpclib 中的类)
-
set
- Set (sets 中的类)
- set (內置类)
-
set type
- set() (ConfigParser.RawConfigParser 方法)
- set_all()
- set_allowed_domains() (cookielib.DefaultCookiePolicy 方法)
- set_app() (wsgiref.simple_server.WSGIServer 方法)
- set_authorizer() (sqlite3.Connection 方法)
- set_blocked_domains() (cookielib.DefaultCookiePolicy 方法)
- set_boundary() (email.message.Message 方法)
- set_break() (bdb.Bdb 方法)
- set_charset() (email.message.Message 方法)
- set_completer() (在 readline 模块中)
- set_completer_delims() (在 readline 模块中)
- set_completion_display_matches_hook() (在 readline 模块中)
- set_continue() (bdb.Bdb 方法)
- set_conversion_mode() (在 ctypes 模块中)
- set_cookie() (cookielib.CookieJar 方法)
- set_cookie_if_ok() (cookielib.CookieJar 方法)
- set_current() (msilib.Feature 方法)
- set_date() (mailbox.MaildirMessage 方法)
- set_debug() (在 gc 模块中)
- set_debuglevel() (ftplib.FTP 方法)
- set_default_type() (email.message.Message 方法)
- set_defaults() (optparse.OptionParser 方法)
- set_errno() (在 ctypes 模块中)
- set_event_call_back() (在 fl 模块中)
- set_executable() (在 multiprocessing 模块中)
- set_executables() (distutils.ccompiler.CCompiler 方法)
- set_flags() (mailbox.MaildirMessage 方法)
- set_form_position() (fl.form 方法)
- set_from() (mailbox.mboxMessage 方法)
- set_graphics_mode() (在 fl 模块中)
- set_history_length() (在 readline 模块中)
- set_include_dirs() (distutils.ccompiler.CCompiler 方法)
- set_info() (mailbox.MaildirMessage 方法)
- set_labels() (mailbox.BabylMessage 方法)
- set_last_error() (在 ctypes 模块中)
- set_libraries() (distutils.ccompiler.CCompiler 方法)
- set_library_dirs() (distutils.ccompiler.CCompiler 方法)
- SET_LINENO (opcode)
- set_link_objects() (distutils.ccompiler.CCompiler 方法)
- set_literal (2to3 fixer)
- set_location() (bsddb.bsddbobject 方法)
- set_next() (bdb.Bdb 方法)
- set_nonstandard_attr() (cookielib.Cookie 方法)
- set_ok() (cookielib.CookiePolicy 方法)
- set_option_negotiation_callback() (telnetlib.Telnet 方法)
- set_output_charset() (gettext.NullTranslations 方法)
- set_param() (email.message.Message 方法)
- set_pasv() (ftplib.FTP 方法)
- set_payload() (email.message.Message 方法)
- set_policy() (cookielib.CookieJar 方法)
- set_position() (xdrlib.Unpacker 方法)
- set_pre_input_hook() (在 readline 模块中)
- set_progress_handler() (sqlite3.Connection 方法)
- set_proxy() (urllib2.Request 方法)
- set_python_build() (在 distutils.sysconfig 模块中)
- set_quit() (bdb.Bdb 方法)
- set_recsrc() (ossaudiodev.oss_mixer_device 方法)
- set_return() (bdb.Bdb 方法)
- set_runtime_library_dirs() (distutils.ccompiler.CCompiler 方法)
- set_seq1() (difflib.SequenceMatcher 方法)
- set_seq2() (difflib.SequenceMatcher 方法)
- set_seqs() (difflib.SequenceMatcher 方法)
- set_sequences() (mailbox.MH 方法)
- set_server_documentation() (DocXMLRPCServer.DocCGIXMLRPCRequestHandler 方法)
- set_server_name() (DocXMLRPCServer.DocCGIXMLRPCRequestHandler 方法)
- set_server_title() (DocXMLRPCServer.DocCGIXMLRPCRequestHandler 方法)
- set_spacing() (formatter.formatter 方法)
- set_startup_hook() (在 readline 模块中)
- set_step() (bdb.Bdb 方法)
- set_subdir() (mailbox.MaildirMessage 方法)
- set_terminator() (asynchat.async_chat 方法)
- set_threshold() (在 gc 模块中)
- set_trace() (bdb.Bdb 方法)
- set_type() (email.message.Message 方法)
- set_unittest_reportflags() (在 doctest 模块中)
- set_unixfrom() (email.message.Message 方法)
- set_until() (bdb.Bdb 方法)
- set_url() (robotparser.RobotFileParser 方法)
- set_usage() (optparse.OptionParser 方法)
- set_userptr() (curses.panel.Panel 方法)
- set_visible() (mailbox.BabylMessage 方法)
- set_wakeup_fd() (在 signal 模块中)
- setacl() (imaplib.IMAP4 方法)
- setannotation() (imaplib.IMAP4 方法)
- setarrowcursor() (在 FrameWork 模块中)
- setattr() (內置函数)
- setAttribute() (xml.dom.Element 方法)
- setAttributeNode() (xml.dom.Element 方法)
- setAttributeNodeNS() (xml.dom.Element 方法)
- setAttributeNS() (xml.dom.Element 方法)
- SetBase() (xml.parsers.expat.xmlparser 方法)
- setblocking() (socket.socket 方法)
- setByteStream() (xml.sax.xmlreader.InputSource 方法)
- setcbreak() (在 tty 模块中)
- setCharacterStream() (xml.sax.xmlreader.InputSource 方法)
- setcheckinterval() (in module sys)
- setcomptype() (aifc.aifc 方法)
- setContentHandler() (xml.sax.xmlreader.XMLReader 方法)
- setcontext() (mhlib.MH 方法)
- SetCreatorAndType() (在 MacOS 模块中)
- setcurrent() (mhlib.Folder 方法)
- setDaemon() (threading.Thread 方法)
- setdefault() (dict 方法)
- setdefaultencoding() (在 sys 模块中)
- setdefaulttimeout() (在 socket 模块中)
- setdlopenflags() (在 sys 模块中)
- setDocumentLocator() (xml.sax.handler.ContentHandler 方法)
- setDTDHandler() (xml.sax.xmlreader.XMLReader 方法)
- setegid() (在 os 模块中)
- setEncoding() (xml.sax.xmlreader.InputSource 方法)
- setEntityResolver() (xml.sax.xmlreader.XMLReader 方法)
- setErrorHandler() (xml.sax.xmlreader.XMLReader 方法)
- seteuid() (在 os 模块中)
- setFeature() (xml.sax.xmlreader.XMLReader 方法)
- setfirstweekday() (在 calendar 模块中)
- setfmt() (ossaudiodev.oss_audio_device 方法)
- setFormatter() (logging.Handler 方法)
- setframerate() (aifc.aifc 方法)
- setgid() (在 os 模块中)
- setgroups() (在 os 模块中)
- seth() (在 turtle 模块中)
- setheading() (在 turtle 模块中)
- SetInteger() (msilib.Record 方法)
- setitem() (在 operator 模块中)
- setitimer() (在 signal 模块中)
- setlast() (mhlib.Folder 方法)
- setLevel() (logging.Handler 方法)
- setliteral() (sgmllib.SGMLParser 方法)
- setLocale() (xml.sax.xmlreader.XMLReader 方法)
- setlocale() (在 locale 模块中)
- setLoggerClass() (在 logging 模块中)
- setlogmask() (在 syslog 模块中)
- setmark() (aifc.aifc 方法)
- setMaxConns() (urllib2.CacheFTPHandler 方法)
- setmode() (在 msvcrt 模块中)
- setName() (threading.Thread 方法)
- setnchannels() (aifc.aifc 方法)
- setnframes() (aifc.aifc 方法)
- setnomoretags() (sgmllib.SGMLParser 方法)
- setoption() (在 jpeg 模块中)
- setparameters() (ossaudiodev.oss_audio_device 方法)
- setparams() (aifc.aifc 方法)
- setpassword() (zipfile.ZipFile 方法)
- setpath() (在 fm 模块中)
- setpgid() (在 os 模块中)
- setpgrp() (在 os 模块中)
- setpos() (aifc.aifc 方法)
- setposition() (在 turtle 模块中)
- setprofile() (在 sys 模块中)
- SetProperty() (msilib.SummaryInformation 方法)
- setProperty() (xml.sax.xmlreader.XMLReader 方法)
- setPublicId() (xml.sax.xmlreader.InputSource 方法)
- setquota() (imaplib.IMAP4 方法)
- setraw() (在 tty 模块中)
- setrecursionlimit() (在 sys 模块中)
- setregid() (在 os 模块中)
- setreuid() (在 os 模块中)
- setrlimit() (在 resource 模块中)
- sets (模块)
- setsampwidth() (aifc.aifc 方法)
- setscrreg() (curses.window 方法)
- setsid() (在 os 模块中)
- setslice() (在 operator 模块中)
- setsockopt() (socket.socket 方法)
- setstate() (在 random 模块中)
- SetStream() (msilib.Record 方法)
- SetString() (msilib.Record 方法)
- setSystemId() (xml.sax.xmlreader.InputSource 方法)
- setsyx() (在 curses 模块中)
- setTarget() (logging.MemoryHandler 方法)
- settiltangle() (在 turtle 模块中)
- settimeout() (socket.socket 方法)
- setTimeout() (urllib2.CacheFTPHandler 方法)
- settrace() (在 sys 模块中)
- settscdump() (在 sys 模块中)
- settypecreator() (ic.IC 方法)
- setuid() (在 os 模块中)
- setundobuffer() (在 turtle 模块中)
- setup() (SocketServer.RequestHandler 方法)
- setUp() (unittest.TestCase 方法)
- setup() (在 distutils.core 模块中)
- setup_environ() (wsgiref.handlers.BaseHandler 方法)
- SETUP_EXCEPT (opcode)
- SETUP_FINALLY (opcode)
- SETUP_LOOP (opcode)
- setup_testing_defaults() (在 wsgiref.util 模块中)
- setupterm() (在 curses 模块中)
- SetValue() (在 _winreg 模块中)
- SetValueEx() (在 _winreg 模块中)
- setwatchcursor() (在 FrameWork 模块中)
- setworldcoordinates() (在 turtle 模块中)
- setx() (在 turtle 模块中)
- sety() (在 turtle 模块中)
- SGML
-
sgmllib
- sgmllib (模块)
- SGMLParseError
- SGMLParser (in module sgmllib)
- sha (模块)
- Shape (turtle 中的类)
- shape() (在 turtle 模块中)
- shapesize() (在 turtle 模块中)
- shared_object_filename() (distutils.ccompiler.CCompiler 方法)
- Shelf (shelve 中的类)
-
shelve
- shelve (模块)
- shift() (decimal.Context 方法)
- shift_path_info() (在 wsgiref.util 模块中)
-
shifting
- shlex (shlex 中的类)
- shortDescription() (unittest.TestCase 方法)
- shouldFlush() (logging.BufferingHandler 方法)
- show() (curses.panel.Panel 方法)
- show_choice() (在 fl 模块中)
- show_compilers() (在 distutils.ccompiler 模块中)
- show_file_selector() (在 fl 模块中)
- show_form() (fl.form 方法)
- show_input() (在 fl 模块中)
- show_message() (在 fl 模块中)
- show_question() (在 fl 模块中)
|
- showsyntaxerror() (code.InteractiveInterpreter 方法)
- showtraceback() (code.InteractiveInterpreter 方法)
- showturtle() (在 turtle 模块中)
- showwarning() (在 warnings 模块中)
- shuffle() (在 random 模块中)
- shutdown() (imaplib.IMAP4 方法)
- shutil (模块)
- SIG_DFL() (在 signal 模块中)
- SIG_IGN() (在 signal 模块中)
- siginterrupt() (在 signal 模块中)
-
signal
- signal (模块)
- signal() (在 signal 模块中)
-
simple
- Simple Mail Transfer Protocol
- SimpleCookie (Cookie 中的类)
- simplefilter() (在 warnings 模块中)
- SimpleHandler (wsgiref.handlers 中的类)
- SimpleHTTPRequestHandler (SimpleHTTPServer 中的类)
-
SimpleHTTPServer
- SimpleHTTPServer (模块)
- SimpleXMLRPCRequestHandler (SimpleXMLRPCServer 中的类)
- SimpleXMLRPCServer (SimpleXMLRPCServer 中的类)
- sin() (在 cmath 模块中)
-
singleton
- sinh() (在 cmath 模块中)
- site (模块)
-
site-packages
-
site-python
-
sitecustomize
- size (struct.Struct 属性)
- size() (ftplib.FTP 方法)
- sizeof() (在 ctypes 模块中)
- skip() (chunk.Chunk 方法)
- SKIP() (在 doctest 模块中)
- skipinitialspace (csv.Dialect 属性)
- skippedEntity() (xml.sax.handler.ContentHandler 方法)
- slave() (nntplib.NNTP 方法)
- sleep() (在 findertools 模块中)
- slice, [1]
- slice() (內置函数)
- SLICE+0 (opcode)
- SLICE+1 (opcode)
- SLICE+2 (opcode)
- SLICE+3 (opcode)
- SliceType() (在 types 模块中)
- slicing, [1], [2]
- SmartCookie (Cookie 中的类)
-
SMTP
- SMTP (smtplib 中的类)
- SMTP_SSL (smtplib 中的类)
- SMTPAuthenticationError
- SMTPConnectError
- smtpd (模块)
- SMTPDataError
- SMTPException
- SMTPHandler (logging 中的类)
- SMTPHeloError
- smtplib (模块)
- SMTPRecipientsRefused
- SMTPResponseException
- SMTPSenderRefused
- SMTPServer (smtpd 中的类)
- SMTPServerDisconnected
- SND_ALIAS() (在 winsound 模块中)
- SND_ASYNC() (在 winsound 模块中)
- SND_FILENAME() (在 winsound 模块中)
- SND_LOOP() (在 winsound 模块中)
- SND_MEMORY() (在 winsound 模块中)
- SND_NODEFAULT() (在 winsound 模块中)
- SND_NOSTOP() (在 winsound 模块中)
- SND_NOWAIT() (在 winsound 模块中)
- SND_PURGE() (在 winsound 模块中)
- sndhdr (模块)
- sniff() (csv.Sniffer 方法)
- Sniffer (csv 中的类)
- SOCK_DGRAM() (在 socket 模块中)
- SOCK_RAW() (在 socket 模块中)
- SOCK_RDM() (在 socket 模块中)
- SOCK_SEQPACKET() (在 socket 模块中)
- SOCK_STREAM() (在 socket 模块中)
-
socket
- socket (SocketServer.BaseServer 属性)
- socket() (imaplib.IMAP4 方法)
- socket_type (SocketServer.BaseServer 属性)
- SocketHandler (logging 中的类)
- socketpair() (在 socket 模块中)
- SocketServer (模块)
- SocketType() (在 socket 模块中)
- softspace (file 属性)
- SOMAXCONN() (在 socket 模块中)
- sort() (imaplib.IMAP4 方法)
- sort_stats() (pstats.Stats 方法)
- sorted() (內置函数)
- sortTestMethodsUsing (unittest.TestLoader 属性)
- source (doctest.Example 属性)
- source character set
- sourcehook() (shlex.shlex 方法)
- space
- span() (re.MatchObject 方法)
- spawn() (distutils.ccompiler.CCompiler 方法)
- spawnl() (在 os 模块中)
- spawnle() (在 os 模块中)
- spawnlp() (在 os 模块中)
- spawnlpe() (在 os 模块中)
- spawnv() (在 os 模块中)
- spawnve() (在 os 模块中)
- spawnvp() (在 os 模块中)
- spawnvpe() (在 os 模块中)
-
special
- special method
- specified_attributes (xml.parsers.expat.xmlparser 属性)
- speed() (ossaudiodev.oss_audio_device 方法)
- splash() (在 MacOS 模块中)
- split() (re.RegexObject 方法)
- split_quoted() (在 distutils.util 模块中)
- splitdrive() (在 os.path 模块中)
- splitext() (在 os.path 模块中)
- splitfields() (在 string 模块中)
- splitlines() (str 方法)
- SplitResult (urlparse 中的类)
- splitunc() (在 os.path 模块中)
- SpooledTemporaryFile() (在 tempfile 模块中)
- sprintf-style formatting
- spwd (模块)
- sqlite3 (模块)
- sqrt() (decimal.Context 方法)
- SSL
- ssl (模块)
- ssl() (imaplib.IMAP4_SSL 方法)
- SSLError
- st() (在 turtle 模块中)
- st2list() (在 parser 模块中)
- st2tuple() (在 parser 模块中)
- ST_ATIME() (在 stat 模块中)
- ST_CTIME() (在 stat 模块中)
- ST_DEV() (在 stat 模块中)
- ST_GID() (在 stat 模块中)
- ST_INO() (在 stat 模块中)
- ST_MODE() (在 stat 模块中)
- ST_MTIME() (在 stat 模块中)
- ST_NLINK() (在 stat 模块中)
- ST_SIZE() (在 stat 模块中)
- ST_UID() (在 stat 模块中)
-
stack
- stack viewer
- stack() (在 inspect 模块中)
- stack_size() (在 thread 模块中)
-
stackable
- stamp() (在 turtle 模块中)
-
standard
- Standard C
- standard input
- standard_b64decode() (在 base64 模块中)
- standard_b64encode() (在 base64 模块中)
- standard_error (2to3 fixer)
- StandardError
- standend() (curses.window 方法)
- standout() (curses.window 方法)
- starmap() (在 itertools 模块中)
- start (slice object attribute), [1]
- start() (hotshot.Profile 方法)
- start_color() (在 curses 模块中)
- start_component() (msilib.Directory 方法)
- start_new_thread() (在 thread 模块中)
- startbody() (MimeWriter.MimeWriter 方法)
- StartCdataSectionHandler() (xml.parsers.expat.xmlparser 方法)
- StartDoctypeDeclHandler() (xml.parsers.expat.xmlparser 方法)
- startDocument() (xml.sax.handler.ContentHandler 方法)
- startElement() (xml.sax.handler.ContentHandler 方法)
- StartElementHandler() (xml.parsers.expat.xmlparser 方法)
- startElementNS() (xml.sax.handler.ContentHandler 方法)
- startfile() (在 os 模块中)
- startmultipartbody() (MimeWriter.MimeWriter 方法)
- StartNamespaceDeclHandler() (xml.parsers.expat.xmlparser 方法)
- startPrefixMapping() (xml.sax.handler.ContentHandler 方法)
- startswith() (str 方法)
- startTest() (unittest.TestResult 方法)
- starttls() (smtplib.SMTP 方法)
-
stat
- stat (模块)
- stat() (nntplib.NNTP 方法)
- stat_float_times() (在 os 模块中)
- statement
- statement grouping
-
staticmethod
- staticmethod() (內置函数)
- Stats (pstats 中的类)
- status (httplib.HTTPResponse 属性)
- status() (imaplib.IMAP4 方法)
-
statvfs
- statvfs (模块)
- statvfs() (在 os 模块中)
- StdButtonBox (Tix 中的类)
- stderr (in module sys)
- stderr() (在 sys 模块中)
- stdin (in module sys)
- stdin() (在 sys 模块中)
- stdio
- stdout (in module sys), [1]
- STDOUT() (在 subprocess 模块中)
- stdout() (在 sys 模块中)
- Stein, Greg
- step (slice object attribute), [1]
- stereocontrols() (ossaudiodev.oss_mixer_device 方法)
- STILL() (在 cd 模块中)
- stop (slice object attribute), [1]
- stop() (hotshot.Profile 方法)
- STOP_CODE (opcode)
- stop_here() (bdb.Bdb 方法)
- StopIteration
- stopListening() (在 logging 模块中)
- stopTest() (unittest.TestResult 方法)
- storbinary() (ftplib.FTP 方法)
- store() (imaplib.IMAP4 方法)
- STORE_ACTIONS (optparse.Option 属性)
- STORE_ATTR (opcode)
- STORE_DEREF (opcode)
- STORE_FAST (opcode)
- STORE_GLOBAL (opcode)
- STORE_MAP (opcode)
- STORE_NAME (opcode)
- STORE_SLICE+0 (opcode)
- STORE_SLICE+1 (opcode)
- STORE_SLICE+2 (opcode)
- STORE_SLICE+3 (opcode)
- STORE_SUBSCR (opcode)
- storlines() (ftplib.FTP 方法)
-
str
- str() (內置函数)
- strcoll() (在 locale 模块中)
- StreamError
- StreamHandler (logging 中的类)
- StreamReader (codecs 中的类)
- StreamReaderWriter (codecs 中的类)
- StreamRecoder (codecs 中的类)
- streams
- StreamWriter (codecs 中的类)
- strerror() (在 os 模块中)
- strftime() (datetime.date 方法)
- strict_domain (cookielib.DefaultCookiePolicy 属性)
- strict_errors() (在 codecs 模块中)
- strict_ns_domain (cookielib.DefaultCookiePolicy 属性)
- strict_ns_set_initial_dollar (cookielib.DefaultCookiePolicy 属性)
- strict_ns_set_path (cookielib.DefaultCookiePolicy 属性)
- strict_ns_unverifiable (cookielib.DefaultCookiePolicy 属性)
- strict_rfc2965_unverifiable (cookielib.DefaultCookiePolicy 属性)
-
string
- string (re.MatchObject 属性)
- string literal
- string_at() (在 ctypes 模块中)
- StringIO (io 中的类)
- StringIO() (在 cStringIO 模块中)
- stringprep (模块)
- strings, documentation, [1]
- StringType() (在 types 模块中)
- StringTypes() (在 types 模块中)
- strip() (str 方法)
- strip_dirs() (pstats.Stats 方法)
- stripspaces (curses.textpad.Textbox 属性)
- strptime() (datetime.datetime 类方法)
- strtobool() (在 distutils.util 模块中)
-
struct
- Struct (struct 中的类)
- struct (模块)
- struct_time() (在 time 模块中)
- Structure (ctypes 中的类)
-
structures
- strxfrm() (在 locale 模块中)
- STType() (在 parser 模块中)
-
style
- StyledText (aetypes 中的类)
- sub() (re.RegexObject 方法)
-
subclassing
- subdirs (filecmp.dircmp 属性)
- SubElement() (在 xml.etree.ElementTree 模块中)
- SubMenu() (在 FrameWork 模块中)
- subn() (re.RegexObject 方法)
- Subnormal (decimal 中的类)
- subpad() (curses.window 方法)
- subprocess (模块)
- subscribe() (imaplib.IMAP4 方法)
-
subscript
- subscription, [1], [2], [3]
- subsequent_indent (textwrap.TextWrapper 属性)
- subst_vars() (在 distutils.util 模块中)
- substitute() (string.Template 方法)
- subtract() (decimal.Context 方法)
- subtraction
- subversion() (在 sys 模块中)
- subwin() (curses.window 方法)
- successful() (multiprocessing.pool.AsyncResult 方法)
- suffix_map (mimetypes.MimeTypes 属性)
- suffix_map() (在 mimetypes 模块中)
- suite
- suite() (在 parser 模块中)
- suiteClass (unittest.TestLoader 属性)
- sum() (內置函数)
- sum_list()
- sum_sequence(), [1]
- summarize() (doctest.DocTestRunner 方法)
- sunau (模块)
-
SUNAUDIODEV
-
sunaudiodev
- SUNAUDIODEV (模块)
- sunaudiodev (模块)
- super (pyclbr.Class 属性)
- super() (內置函数)
- supports_unicode_filenames() (在 os.path 模块中)
-
suppression
- swapcase() (str 方法)
- sym() (dl.dl 方法)
- sym_name() (在 symbol 模块中)
- Symbol (symtable 中的类)
- symbol (模块)
- SymbolTable (symtable 中的类)
- symlink() (在 os 模块中)
- symmetric_difference() (frozenset 方法)
- symmetric_difference_update() (frozenset 方法)
- symtable (模块)
- symtable() (在 symtable 模块中)
- sync() (bsddb.bsddbobject 方法)
- syncdown() (curses.window 方法)
- synchronized() (在 multiprocessing.sharedctypes 模块中)
- SyncManager (multiprocessing.managers 中的类)
- syncok() (curses.window 方法)
- syncup() (curses.window 方法)
- syntax, [1]
- syntax_error() (xmllib.XMLParser 方法)
- SyntaxErr
- SyntaxError
- SyntaxWarning
-
sys
- sys (模块)
- sys.exc_info
- sys.exc_traceback
- sys.last_traceback
- sys.meta_path
- sys.modules
- sys.path
- sys.path_hooks
- sys.path_importer_cache
- sys.stderr
- sys.stdin
- sys.stdout
- sys_exc (2to3 fixer)
- sys_version (BaseHTTPServer.BaseHTTPRequestHandler 属性)
- SysBeep() (在 MacOS 模块中)
- sysconf() (在 os 模块中)
- sysconf_names() (在 os 模块中)
- syslog (模块)
- syslog() (在 syslog 模块中)
- SysLogHandler (logging 中的类)
- system() (在 os 模块中)
- system_alias() (在 platform 模块中)
- SystemError
- SystemExit
- systemId (xml.dom.DocumentType 属性)
- SystemRandom (random 中的类)
- SystemRoot
|