[pylucene-dev] stubbing generic lists?

Bill Janssen janssen at parc.com
Wed Mar 5 20:30:35 PST 2008


I've got a method with the signature

     List<Frob> search(Frob f) {}

and I can't seem to figure out how to turn the return type into a
Python sequence of Frob.

Bill


More information about the pylucene-dev mailing list