<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Helvetica, Arial, sans-serif">Is there an
efficient way to create python array instances in pyrex code? I use
python arrays to return data fairly often, but the resulting C code is
fairly involved. <br>
<br>
-Brad<br>
</font></font>
</body>
</html>