Duke Tantiprasut

Results 3 comments of Duke Tantiprasut

It would be good if time.sleep() is in in the ``os`` module. I'm not importing the ``os`` module but need the ``times`` module for parsing and time calcs.

unfortunately, the scripts are user defined and we dont want to include the os library (security, etc). I would be nice if it would allow it.

my preference would be ``return`` but exit works.