Thread: python - ctl: Fix __repr__ methods.

python - ctl: Fix __repr__ methods.

From
jwp@pgfoundry.org (James William Pye)
Date:
Log Message:
-----------
Fix __repr__ methods.
(they were accessing old attribute names)

Modified Files:
--------------
    ctl/src:
        control.py (r1.1.1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ctl/src/control.py.diff?r1=1.1.1.1&r2=1.2)
        init.py (r1.1.1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ctl/src/init.py.diff?r1=1.1.1.1&r2=1.2)