Module xyaptu
[show private | hide private]
[frames | no frames]

Module xyaptu

This code is taken from the ASPN Python cookbook. I have combined YAPTU and XYAPTU into a single file. The copyright, warranty and license remain with the original authors. Please consult these two URLs The following changes were made:
Classes
copier Smart-copier (YAPTU) class
xcopier xcopier class, inherits from yaptu.copier

Function Summary
  identity(string, why)
A do-nothing-special-to-the-input, just-return-it function
  nohandle(*args)
A do-nothing handler that just re-raises the exception

Function Details

identity(string, why)

A do-nothing-special-to-the-input, just-return-it function

nohandle(*args)

A do-nothing handler that just re-raises the exception

Generated by Epydoc 2.1 on Fri Aug 15 18:58:34 2008 http://epydoc.sf.net