Package Crypto :: Package Util :: Module py3compat
[hide private]
[frames] | no frames]

Module py3compat

Compatibility code for handling string/bytes changes from Python 2.x to Py3k
Functions [hide private]
 
b(s)
 
bchr(s)
 
bstr(s)
 
bord(s)
Variables [hide private]
  __revision__ = '$Id$'
  __package__ = 'Crypto.Util'