Home | Trees | Indices | Help |
---|
|
1 # -*- coding: UTF-8 -*- 2 # Pour pouvoir écrire 'from agents import *' à la place d'un import 3 # explicite dans les fichiers *.agent 4 __all__ = [] 5
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Jan 23 17:05:24 2014 | http://epydoc.sourceforge.net |