Thread: python - ex: Improve portability.

python - ex: Improve portability.

From
jwp@pgfoundry.org (James William Pye)
Date:
Log Message:
-----------
Improve portability.

dict(kw='val') does not work in 2.2 and __file__ does not exist.

Modified Files:
--------------
    ex:
        setup.py (r1.10 -> r1.11)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ex/setup.py.diff?r1=1.10&r2=1.11)