Status of PEP's?

James_Althoff at i2.com James_Althoff at i2.com
Mon Mar 4 19:10:03 EST 2002


[Greg Ewing]
>   for i in indices(mytable, "rows"):
>    for j in indices(mytable, "cols"):

Highly unlikely to work for Jython/Swing DefaultTableModel, however,
without some "interesting" hardcoding in Jython <wink>.

Jim





More information about the Python-list mailing list