dhp.VI package

Module contents

collection of routines to support python 2&3 code in this package

dhp.VI.iteritems(dct)

return the appropriate method

dhp.VI.py_ver()

return the Major python version, 2 or 3

Exports

The following are exported by dhp.VI

StringIO

The proper version of StringIO from cStringIO or io package.

from dhp.VI import StringIO