Core Python Programming (2nd Edition)

Index

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

name lookup

name-mangling 2nd

__name__ attribute 2nd 3rd 4th 5th

__name__ system variable 2nd

NameError exception 2nd 3rd 4th

namespace(s)

     __builtins__

     classes as containers for

     "Hello World!" example

     importing names into current

     modules 2nd

     name lookup/scoping/overriding

     overriding

     scope

     types of

     useful features of

     variable scope 2nd

negation symbol ( ^ )

.NET/Mono implementation

network location components

Network News Transfer Protocol [See NNTP (Network News Transfer Protocol).]

network programming

     client/server architecture

     functions/modules for

     related modules

     sockets 2nd

     SocketServer module

     TCP clients/servers 2nd

     twisted framework

     UDP clients/servers

new import hooks

new-style classes [See also classic classes.]

     __getattribute__( )

     __slots__ class attributes

     advanced features of

     and OOP

     classic classes vs.

     descriptors

     documentation

     general features

     metaclasses

     method resolution order

     privacy

     super( )

NEWLINE character(s)

     continuation ( \ )

     escaping

     POSIX systems

     print statement

     suppression of

     universal support for 2nd

     write( )

newsgroups

next( ) built-in method 2nd 3rd

NNTP (Network News Transfer Protocol)

     as original Internet protocol

     client program

     documentation

     examples

     interactive

     nntplib.NNTP class methods

     object methods

     Python and

non-data descriptors

non-keyword variable-length arguments (tuple)

non-Python programs

None type 2nd

"not equals" comparison operators ( != , <> )

not keyword 2nd

NotImplementedError exception

NUL characters 2nd

Null object

numbers

     assignment

     bit operators

     Boolean

     built-in/factory functions

     complex

     creating

     double precision

     floating point 2nd 3rd 4th 5th

     integers

     introduction to

     mathematical operators 2nd

     mixed-mode operations

     numeric type functions 2nd 3rd

     numeric type operators 2nd 3rd

     operators 2nd 3rd 4th

     removing

     standard type functions

     standard type operators

     types

     updating

numeric coercion 2nd

numeric customization (Time62) customization example

numeric type(s)

     Boolean "numbers,"

     functions 2nd 3rd

     operators 2nd 3rd

     related modules for

     special methods for customizing classes 2nd

Категории