univ

Results 2 comments of univ

I think the reason is that something in package's "\_\_init\_\_.py" breaks nose importer logic. I had the same problem, when I removed ```python __path__ = __file__ ``` from my '\_\_init\_\_.py'...

port-forward call still not supported in python-client now?