Python in a Nutshell, Second Edition (In a Nutshell)

[SYMBOL] [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]

O_APPEND attribute (os module) 

O_BINARY attribute (os module) 

O_CREAT attribute (os module) 

O_DSYNC attribute (os module) 

O_EXCL attribute (os module) 

O_NDELAY attribute (os module) 

O_NOCTTY attribute (os module) 

O_NONBLOCK attribute (os module) 

O_RDONLY attribute (os module) 

O_RDWR attribute (os module) 

O_RSYNC attribute (os module) 

O_SYNC attribute (os module) 

O_TRUNC attribute (os module) 

O_WRONLY attribute (os module) 

object models 

    classic 

        inheritance in 

    new-style 

        inheritance in 

object type (built-in)  2nd 

    __repr__ method 

object-oriented Python 

objects

    assigning  [See assignment statements]

    first-class, classes as 

    mutable/immutable 

        shelve module and 

    serializing/deserializing 

oct function (built-in) 

__oct__ special method 

octal literals 

octal strings, converting integers to 

octdigits attribute (string module) 

October attribute (mx.DateTime module) 

ODBC (Open DataBase Connectivity) 

odbc module 

ok_builtin_modules attributes (RExec object) 

ok_path attributes (RExec object) 

ok_posix_names attributes (RExec object) 

ok_sys_names attributes (RExec object) 

onecmd function (cmd module) 

oneDay attribute (mx.DateTime module) 

oneHour attribute (mx.DateTime module) 

oneMinute attribute (mx.DateTime module) 

ones function (Numeric module) 

oneSecond attribute (mx.DateTime module) 

oneWeek attribute (mx.DateTime module) 

Open DataBase Connectivity (ODBC) 

open function  [See also open function (built-in)][See also open function (built-in)]

    anydbm module 

    codecs module 

    dbhash module 

    dbm module 

    dumbdbm module 

    gdbm module 

    gzip module 

    os module 

    shelve module 

open function (built-in)

    creating file object 

        designating buffering 

        sequential/nonsequential access 

        specifying file mode 

    restricted execution 

open method (Telnet object) 

OpenDirector class 

OpenerDirector class, handler classes 

operations

    arithmetic 

    dictionary 

    in-place 

    numeric 

        bitwise operations on integers 

        coercion/conversions 

        comparing 

    sequence 

        coercion/conversions 

        concatenation 

        indexing 

        lists 

        slicing 

        strings 

        tuples 

operator module

    abs method 

    add method 

    and_ method 

    concat method 

    contains method 

    countOf method 

    delitem method 

    delslice method 

    div method 

    getitem method 

    getslice method 

    indexOf method 

    invert method 

    lshift method 

    mod method 

    mul method 

    neg method 

    not_ method 

    or_ method 

    pos method 

    repeat method 

    rshift method 

    setitem method 

    setslice method 

    sub method 

    truth method 

    xor_ method 

operators

    list of 

    precedence in expressions 

optimization  2nd 

    benchmarking 

    developing Python applications 

    large-scale 

        dictionary operations 

        list operations 

        string operations 

    profiling 

        pstats module 

    small-scale 

        avoiding exec/from...import statements 

        building strings from pieces 

        optimizing I/O 

        optimizing loops 

        searching/sorting 

optimize flag 

optional parameters 

options, command-line

    parsing 

    Python interpreter 

__or__ special method 

or_ method (operator module) 

Oracle RDBMS 

ord function (built-in) 

org.python.core package 

os module 

    access function 

    chdir function 

    chmod function 

    close function 

    curdir attribute 

    defpath attribute 

    dup/dup2 functions 

    environ attribute 

    errno attribute 

    execl function 

    execle function 

    execlp function 

    execlv function 

    execve function 

    execvp function 

    execvpe function 

    extsep attribute 

    fdopen function 

    file descriptor operations 

    file/directory functions 

    filename attribute 

    filesystem operations 

    fstat function 

    getcwd function 

    linesep attribute 

    listdir function 

    lseek function 

    makedirs function 

    mkdir function 

    name attribute 

    O_APPEND attribute 

    O_BINARY attribute 

    O_CREAT attribute 

    O_DSYNC attribute 

    O_EXCL attribute 

    O_NDELAY attribute 

    O_NOCTTY attribute 

    O_NONBLOCK attribute 

    O_RDONLY attribute 

    O_RDWR attribute 

    O_RSYNC attribute 

    O_SYNC attribute 

    O_TRUNC attribute 

    O_WRONLY attribute 

    open function 

    OSError exceptions 

    P_NOWAIT attribute 

    P_WAIT attribute 

    pardir attribute 

    path-string attributes of 

    pathsep attribute 

    pipe function 

    popen function 

    popen2 function 

    popen3 function 

    popen4 function 

    read function 

    remove function 

    removedirs function 

    rename/renames functions 

    rmdir function 

    running other programs 

    sep attribute 

    spawnv/spawnve functions 

    stat function 

    strerror attribute 

    system function 

        running other programs 

    tempnam function 

    tmpnam function 

    unlink function 

    utime function 

    write function 

os.path module

    abspath function 

    basename function 

    commonprefix function 

    dirname function 

    exists function 

    expandvars function 

    getatime function 

    getmtime function 

    getsize function 

    isabs function 

    isdir function 

    isfile function 

    islink function 

    ismount function 

    join function 

    normcase function 

    normpath function 

    split function 

    splitdrive function 

    splitext function 

    walk function 

OS/2, installing Python 

OSError exceptions  2nd 

    os module 

outer attribute (ufunc object) 

output method

    Morsel object 

    SimpleCookie object 

    SmartCookie object 

OutputString method (Morsel object) 

OverflowError exception 

overrideredirect method (Toplevel object) 

ownerDocument method (Node object) 

ownerElement attribute (Attr object) 

Категории