program.utils.util1 module
Created on Sep 6, 2026
@author: Stephane Gazaille
-
class
program.utils.util1.Util1(attribute2=None)[source]
Bases: object
Class description
-
get_attribute2()[source]
Method description goes here.
| Returns: | description of what the method returns goes here. |
-
set_attribute2(new_attribute2)[source]
Method description goes here.