Home

Module h.lib

Part of hypy

Put a Pythonic face on estraiernative
ClassFlushFailedCould not remove the specified doc from the database.
ClassEditFailedCould not edit the specified doc in the database
ClassPutFailedCould not add the specified doc to the database.
ClassOpenFailedCould not open the database with the specified mode.
ClassCloseFailedCould not close the database.
FunctionenforceUnicodeForce s to be a unicode object or None; return a byte string
FunctionunicodeToByteTest each of the argNames to see whether they are unicode text objects.
ClassHConditionA search condition.
ClassHDatabaseA more pythonic interface to estraier's database
ClassHResultsList wrapper for results of the search.
ClassHDocumentDict-like interface to a document
ClassHHitA hit returned by a search.
def enforceUnicode(s, argName, exceptionClass, encoding='utf8'):
Force s to be a unicode object or None; return a byte string
def unicodeToByte(argSpecs, exceptionClass):
Test each of the argNames to see whether they are unicode text objects.
If they are not, raise exceptionClass
API Documentation for Hypy, generated by pydoctor at 2009-09-20 10:39:55.