Modules remplacés
*****************

Les modules documentés ici sont obsolètes et ne sont gardés que pour
la rétro-compatibilité. Ils ont été remplacés par d'autres modules.

* "aifc" — Lis et écrit dans les fichiers AIFF et AIFC

* "asynchat" --- Gestionnaire d'interfaces de connexion (*socket*)
  commande/réponse asynchrones

  * Exemple *asynchat*

* "asyncore" — Gestionnaire de socket asynchrone

  * Exemple de client HTTP basique avec "asyncore"

  * Serveur *echo* basique avec "asyncore"

* "audioop" — Manipulation de données audio brutes

* "cgi" --- Common Gateway Interface support

  * Introduction

  * Using the cgi module

  * Higher Level Interface

  * Fonctions

  * Caring about security

  * Installing your CGI script on a Unix system

  * Testing your CGI script

  * Debugging CGI scripts

  * Common problems and solutions

* "cgitb" — Gestionnaire d'exceptions pour les scripts CGI

* "chunk" --- Read IFF chunked data

* "crypt" --- Function to check Unix passwords

  * Hashing Methods

  * Module Attributes

  * Module Functions

  * Exemples

* "imghdr" --- Determine the type of an image

* "imp" --- Access the *import* internals

  * Exemples

* "mailcap" — Manipulation de fichiers Mailcap

* "msilib" --- Read and write Microsoft Installer files

  * Database Objects

  * View Objects

  * Summary Information Objects

  * Record Objects

  * Errors

  * CAB Objects

  * Directory Objects

  * Caractéristiques

  * GUI classes

  * Precomputed tables

* "nis" — Interface à Sun's NIS (pages jaunes)

* "nntplib" --- NNTP protocol client

  * NNTP Objects

    * Attributes

    * Méthodes

  * Fonctions utilitaires

* "optparse" --- Parser for command line options

  * Background

    * Terminology

    * What are options for?

    * What are positional arguments for?

  * Tutoriel

    * Understanding option actions

    * The store action

    * Handling boolean (flag) options

    * Other actions

    * Valeurs par défaut

    * Generating help

      * Grouping Options

    * Printing a version string

    * How "optparse" handles errors

    * Putting it all together

  * Reference Guide

    * Creating the parser

    * Populating the parser

    * Defining options

    * Option attributes

    * Standard option actions

    * Standard option types

    * Analyse des arguments

    * Querying and manipulating your option parser

    * Conflicts between options

    * Nettoyage

    * Other methods

  * Option Callbacks

    * Defining a callback option

    * How callbacks are called

    * Raising errors in a callback

    * Callback example 1: trivial callback

    * Callback example 2: check option order

    * Callback example 3: check option order (generalized)

    * Callback example 4: check arbitrary condition

    * Callback example 5: fixed arguments

    * Callback example 6: variable arguments

  * Extending "optparse"

    * Adding new types

    * Adding new actions

* "ossaudiodev" --- Access to OSS-compatible audio devices

  * Audio Device Objects

  * Mixer Device Objects

* "pipes" — Interface au *pipelines* shell

  * L'Objet *Template*

* "smtpd" --- SMTP Server

  * SMTPServer Objects

  * DebuggingServer Objects

  * PureProxy Objects

  * MailmanProxy Objects

  * SMTPChannel Objects

* "sndhdr" — Détermine le type d'un fichier audio

* "spwd" — La base de données de mots de passe *shadow*

* "sunau" --- Read and write Sun AU files

  * AU_read Objects

  * AU_write Objects

* "telnetlib" --- Telnet client

  * Telnet Objects

  * Telnet Example

* "uu" — Encode et décode les fichiers *uuencode*

* "xdrlib" --- Encode and decode XDR data

  * Packer Objects

  * Unpacker Objects

  * Exceptions
