Python printing twice when importing facebook-sdk -


can me out why happening? have python 3, virtualenv based environment, , writing scripts facebook sdk.

when write print statement before importing facebook, print happening once.

print once!

when write print statement after importing facebook, print happening twice, though print written once.

print twice!

rename file facebook.py else. is, importing itself rather module.


Comments

Popular posts from this blog

html - How to set bootstrap input responsive width? -

javascript - Highchart x and y axes data from json -

javascript - Get js console.log as python variable in QWebView pyqt -