Dataflow Software Stack  032db78
Master Thesis of Mathijs Saey at the VUB
 All Classes Namespaces Files Functions Variables Pages
Namespaces | Variables
user.py File Reference

Namespaces

 user
 User Constants.
 

Variables

int user.EXIT_OK = 0
 Exit code when the program exits with no issues. More...
 
int user.EXIT_INTERRUPT = 1
 Exit code when the user interrupts program execution. More...
 
int user.EXIT_INPUT = 2
 Exit code that is returned if some user input contains an error. More...