[module] vector.py

From: Anton Vredegoor (anton_at_vredegoor.doge.nl)
Date: 04/30/04


Date: Fri, 30 Apr 2004 19:06:02 +0200

http://home.hccnet.nl/a.vredegoor/vector/

A highly experimental Vector and StringVector implementation.

The objective is to provide an alternative for dictionary type objects
which has inherent order and where "substructures" can be manipulated
more efficiently.

Your comments please.

Anton