DSPython  00.03.03 — 25 juin 2012
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Pages
Paquetages | Fonctions | Variables
Référence du fichier __init__.py

Paquetage DSPython : opérations arithmétiques et alentours. Plus de détails...

Aller au code source de ce fichier.

Paquetages

namespace  DSPython
 Paquetage DSPython : opérations arithmétiques et alentours.

Fonctions

def DSPython.nat32_is
 n est un entier naturel (Integral >= 0) tenant sur 32 bits (< 2**32) ?
def DSPython.natural_is
 n est un entier naturel (Integral >= 0) ?

Variables

string DSPython.VERSION = 'DSPython --- 00.03.03 --- 2012 June 25'
 Date du dernier changement du paquetage DSPython.
string DSPython.DS_mail = 'olivier_pirson_opi@yahoo.fr'
 Adresse email de DragonSoft dans un string.
string DSPython.DS_web = 'http://www.opimedia.be/DS/'
 Adresse du site web DragonSoft dans un string.

Description détaillée

Paquetage DSPython : opérations arithmétiques et alentours.

Définition dans le fichier __init__.py.