Python Notes

From Federal Burro of Information
Revision as of 14:57, 25 July 2016 by David (talk | contribs)
Jump to navigationJump to search

Docs:

what's in that object?

https://download.tuxfamily.org/jeremyblog/diveintopython-5.4/py/apihelper.py

/apihelper.py

/apihelper.py - short

then use it like this:

#!/usr/bin/env python

from apihelper import info

mything

info(mything)