I l@ve RuBoard

[A] [B] [C] [D] [E] [F] [G] [H] [I] [J] [K] [L] [M] [N] [O] [P] [Q] [R] [S] [T] [U] [V] [W] [X] [Y] [Z]

sandbox model 
scalability
    designing databases for 
    multiple shelve field indexing 
scheduled callbacks 
Scheme, Python compared to 
scope operators 
scripts
    CGI  [See CGI, scripts]
    client-side 
        email  [See email, client]
        files, transferring over Internet 
        newsgroups 
        web sites, accessing 
    JPython, compared to Java 
    launching
        on Windows 
        examples in book 
    Python in Java applications 
    run on startup 
    server-side 
        databases 
        examples in book 
        zzz  [See also URLs Web web pages web sites][See also URLs Web web pages web sites]
    site.py 
    user.py 
scrollbars 
ScrolledText class 
ScrolledText widget 
search path 
searching
    binary search trees 
    C header files 
    graphs 
    grep utility 
secret module 
security 
    CGI scripts and 
        HTTP servers running 
    examples in book 
    os module 
    passwords
        in encrypted hyperlinks 
        on POP page  2nd 
        email client 
        encrypting  2nd 
        escaping in HTML 
    restricted execution mode 
    sandbox model 
    viruses, email 
    web forms, numbers in 
    web server files, displaying on browsers 
select module 
select(), servers, multiplexing 
sendmail program 
sequences 
    assigning 
    objects 
    permutations of 
    reversing  2nd 
    sorting  2nd 
        comparison functions 
serial ports 
SeriesDocument class (HTMLgen) 
server function 
server.getfile(), web sites, accessing 
server.sendmail() 
servers 
    asynchronous 
    COM 
        constraints 
        GUIDs 
        using from clients 
        using from VB client 
    connecting to 
    creating 
        with Python code 
        Apache 
        Mailman 
        tools for 
    database 
    email 
    file 
        frontend, adding  2nd 
    forking
        multiple clients, handling with 
        zombies, killing 
        zombies, preventing 
    FTP
        closing connection 
        opening connection to 
    HTTP 
        CGI scripts and 
    multiple clients, handling 
        with classes 
    multiplexing 
    POP, connecting to 
    scripts 
        examples in book 
        zzz  [See also CGI, scripts][See also CGI, scripts]
    sending files to 
    socket calls 
    socket programs, running locally 
    threading 
    web 
         zz  [See also Zope][See also Zope]
        email client and 
        finding Python on 
        uploading client files to 
Set class 
    methods 
set() 
__setattr__ method 
setops() 
sets 
    classes 
    functions 
    moving to dictionaries 
    relational algebra, adding to 
SGML (Standard Graphic Markup Language) module 
sgmllib module  2nd 
shell scripts 
shell variables
    configuring 
    faking inputs on forms with 
ShellGui class 
ShellGui example 
shellgui module 
shelve module  2nd 
    concurrent updates and 
    cPickle module and 
    pickle module and 
shelves  2nd 
    constrants 
    file operations 
    multiple, indexing 
    mutual exclusion for 
        file locking 
        mutexes 
    OODBs and 
    storage
        classes  2nd 
        databases 
        object types 
        objects, changing classes of 
showinfo(), Linux and 
signal handlers, zombies, preventing with 
signal.signal()
    zombies and 
    zzz  [See also signals][See also signals]
signals 
Simple Mail Transfer Protocol  [See SMTP]
SimpleDocument class (HTMLgen) 
SimpleHTTPServer module  2nd 
Simplified Wrapper and Interface Generator  [See SWIG]
site.py script 
slide presentation program 
sliders 
    variables and 
Smalltalk, Python compared to 
smart links  [See hyperlinks]
SMTP (Simple Mail Transfer Protocol)
    date formatting standard 
    module  [See sgmllib module]
    sending mail 
        from browser 
smtplib module  2nd 
    email, sending from browser 
smtplib.SMTP() 
SOCK__STREAM variable, socket module 
socket module  2nd  3rd 
    support for OpenSSL 
    variables 
socket object
    accept() 
    bind() 
    close()  2nd 
    connect() 
    listen() 
    recv()  2nd 
    send()  2nd 
    setblocking() 
    socket()  2nd 
socket objects 
socket.bind() 
sockets  2nd  3rd 
    blocking/unblocking 
    calls
        client 
        server 
    CGI scripts and 
    connect() 
    identifiers for machines 
    IP addresses 
    machine names 
    message formats 
    methods 
    multiplexing servers and 
    port numbers  [See port numbers]
    programming 
    programs
        running locally 
        running remotely 
    select() and 
SocketServer module 
SocketServer.TCPServer class 
sort() 
spam  2nd 
speed  [See performance]
split() 
splitpath() 
SQL (Structured Query Language) 
Stack class 
    optimizing 
    performance 
stack module 
    methods 
stacks 
    as lists 
    optimizing 
Standard Graphic Markup Language (SGML) module 
static binding 
static members 
storage
    databases 
        flat-file  2nd 
        shelve  [See shelves]
    object types 
    persistent  2nd 
        pickled objects 
        zzz  [See also DBM][See also DBM]
__str__ 
str() 
str.lower() 
streams
    CGI and 
    pickled 
    redirecting 
        to widgets 
string module  2nd 
    vs. regular expressions 
    deprecation of 
string.atoi()  2nd 
string.atol() 
string.find() 
string.join() 
    delimiter.join() and 
    text processing 
string.replace() 
    email client 
string.split()  2nd 
    text processing 
string.strip() 
string.upper() 
strings
    converting
        in CGI scripts 
        to numbers  2nd 
        objects to, pickled objects and 
    raw 
    regular expressions 
        compiled pattern objects 
        match objects 
        patterns 
        re module 
    rule 
    Unicode 
Structured Query Language (SQL) 
submit module 
subset() 
summing columns 
SWIG (Simplified Wrapper and Interface Generator)  2nd 
    C extension module string stack 
    C structs 
    C variables and constants 
    C++ class integration 
    wrapping C environment calls 
    wrapping C++ classes 
sys.exec__info() 
sys.exit(), vs. os.__exit() 
sys.modules attribute 
sys.path 
    shelve module 
sys.path.append() 
sys.stderr, error messages, trapping 
sys.stdout, error message, trapping 

I l@ve RuBoard