Pisces User Manual
Next:
5.9 pisces.yarrow - Yarrow
Up:
5. Pisces Library Reference
Previous:
5.7 pisces.pwcrypt - Support
5.8
pisces.utils
- Internal pisces utility functions
loadModule
(
name
)
Import the module
name
and return it. If
name
is a module within a package, return the final module object and not the package.
xor
(
s1, s2
)
Return the bytewise-exclusive-or of two strings.
Pisces User Manual
Next:
5.9 pisces.yarrow - Yarrow
Up:
5. Pisces Library Reference
Previous:
5.7 pisces.pwcrypt - Support