Merge from HEAD. Signed off by tmack.
[plcapi.git] / PLC / PCUs.py
2006-11-09 Mark Huang- re-enable return_fields specification
2006-11-09 Mark Huangallow tuples and sets as sequence filters
2006-11-08 Mark Huang- use Filter to select rows
2006-11-02 Mark Huangunset None fields, if allowed
2006-10-25 Mark Huang- remove optional sub-parameter; we use these fields...
2006-10-24 Mark Huang- make Add() calling convention consistent among all...
2006-10-20 Mark Huang- use base class __init__() and delete() implementations
2006-10-11 Mark Huangadd pcu/node functions
2006-10-11 Mark Huangadd interface to pcus
2006-09-06 Mark HuangInitial checkin of new API implementation