PyZ3950/bib1msg
index
/home/asl2/src/PyZ2/PyZ3950/PyZ3950/bib1msg.py

Translate bib-1 error numbers to messages.

 
Modules
            
PyZ3950.asn1
PyZ3950.oids
PyZ3950.z3950
 
Data
             __file__ = './PyZ3950/bib1msg.pyc'
__name__ = 'PyZ3950/bib1msg'
msg_dict = {1: 'permanent system error', 2: 'temporary system error', 3: 'unsupported search', 4: 'Terms only exclusion (stop) words', 5: 'Too many argument words', 6: 'Too many boolean operators', 7: 'Too many truncated words', 8: 'Too many incomplete subfields', 9: 'Truncated words too short', 10: 'Invalid format for record number (search term)', ...}