program package

Submodules

program.program module

Created on Sep 6, 2016

@author: author name

class program.program.Program(attribute1=None)[source]

Bases: object

Class description

get_attribute1()[source]

Method description goes here.

Returns:description of what the method returns goes here.
set_attribute1(new_attribute1)[source]

Method description goes here.

Parameters:new_attribute1 – description of parameter goes here.
Returns:description of what the method returns goes here.

Module contents