View Single Post
Old 01-17-2011, 03:39 PM   #11
Tegan
Connoisseur
Tegan began at the beginning.
 
Posts: 59
Karma: 10
Join Date: Jan 2011
Device: Kindle 1st Gen, Kindle 3 SO
Quote:
Originally Posted by Starson17 View Post
Python supports the creation of anonymous functions (i.e. functions that are not bound to a name), using the "lambda" construct.
Googling it. I was thinking it was something entirely different, and now you've got me on the right path. Thank you!

Quote:
Originally Posted by Starson17 View Post
This should help. Again, thank you!

Quote:
Originally Posted by Starson17 View Post
We'll have to let Kovid answer that or point us to documentation.
Something like this: http://calibre.sourcearchive.com/doc...4190f4fa7.html
Or is that just the source code? I need documentation, but I don't want to pull Kovid away from improving his program to write up stuff to help people like me.

In any case, thank you for answering. You've set me on the right path to figuring it out.
Tegan is offline   Reply With Quote