python - ip: Remove abstract module.

Started by Nonameover 18 years ago1 messagescomitters
Jump to latest
#1Noname
jwp@pgfoundry.org

Log Message:
-----------
Remove abstract module.

This was beginning to become useless. It became desirable to make a specialized
transaction class for proboscis, so the utility of a general transaction
manager became less interesting(teop already has a specialized one).

Removed Files:
-------------
ip/src:
abstract.py
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ip/src/abstract.py)