| def phystricks.src.SmallComputations.Fichier.__init__ |
( |
|
self, |
|
|
|
filename |
|
) |
| |
| def phystricks.src.SmallComputations.Fichier.close_file |
( |
|
self | ) |
|
| def phystricks.src.SmallComputations.Fichier.contenu |
( |
|
self | ) |
|
| def phystricks.src.SmallComputations.Fichier.open_file |
( |
|
self, |
|
|
|
opt |
|
) |
| |
| def phystricks.src.SmallComputations.Fichier.write |
( |
|
self, |
|
|
|
texte, |
|
|
|
opt |
|
) |
| |
Write in a file following the option
| phystricks.src.SmallComputations.Fichier.chemin |
| phystricks.src.SmallComputations.Fichier.file |
| phystricks.src.SmallComputations.Fichier.filename |
| phystricks.src.SmallComputations.Fichier.nom |
| phystricks.src.SmallComputations.Fichier.NomComplet |
The documentation for this class was generated from the following file: