Thread: python - be: Fix array creation.

python - be: Fix array creation.

From
jwp@pgfoundry.org (James William Pye)
Date:
Log Message:
-----------
Fix array creation.
The result is of the array type, not the typelem type.
Revealed a bug where the Array creation routine did not properly trap error, fix
coming soon.

Modified Files:
--------------
    be/src:
        type.c (r1.7 -> r1.8)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/type.c.diff?r1=1.7&r2=1.8)