Package Pyblio :: Package Format :: Module Person
[show private | hide private]
[frames | no frames]

Module Pyblio.Format.Person

Function Summary
  initials(name)
Normalizes a first name as an initial
  maybe(value, prefix, postfix, default)
  _firstLast(record, authors)
  _initialLast(record, authors)
  _lastFirst(record, authors)

Variable Summary
SRE_Pattern _ini_re = ([\.-]|\s+)

Function Details

initials(name)

Normalizes a first name as an initial

Variable Details

_ini_re

Type:
SRE_Pattern
Value:
([\.-]|\s+)                                                            

Generated by Epydoc 2.1 on Wed Feb 15 23:19:38 2006 http://epydoc.sf.net