Thread: python - be: Remove 'teop' namespace module.

python - be: Remove 'teop' namespace module.

From
jwp@pgfoundry.org (James William Pye)
Date:
Log Message:
-----------
Remove 'teop' namespace module.

Just install the package directly into teop<pg major><pg minor>[_state]. The
usefulness of a 'teop' namespace is unlikely. If an extension were to ever be
created, it would likely *need* to be version specific.

Modified Files:
--------------
    be:
        setup.py (r1.26 -> r1.27)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/setup.py.diff?r1=1.26&r2=1.27)
    be/src:
        pl.c (r1.43 -> r1.44)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/pl.c.diff?r1=1.43&r2=1.44)