boxidau / rax-autoscaler

Apache License 2.0
5 stars 2 forks source link

Parameter debugger output causes exception #29

Closed boxidau closed 9 years ago

boxidau commented 9 years ago

There is an if catch for outputting arguments when true but none for false or any other var type, str() should probably do the trick instead of explicitly trying to catch var types