Skip to content

Ver 0.5 - first release

Latest
Compare
Choose a tag to compare
@tzeumer tzeumer released this 27 Apr 18:24
· 17 commits to master since this release

Basically everything works fine.

Only two things really need improvement

  • a refactoring for sip2._logger() should be done. It should log to a (configurable) file
  • There are some (few) "sys.exit(1)" for socket problems which are most likely a bad idea