IBMStreams / streamsx.messagehub

Repository to provide easy integration with IBM MessageHub Bluemix Service
https://ibmstreams.github.io/streamsx.messagehub/
Apache License 2.0
1 stars 6 forks source link

Python: Use gettempdir to create temporary credentials file #72

Closed markheger closed 5 years ago

markheger commented 5 years ago

Currently /tmp is used - This would fail in IBM Watson Studio Notebook Update "_messagehub.py"

from tempfile import gettempdir
markheger commented 5 years ago

streamsx.messagehub 0.5.0