We bumped ours up pretty huge, but it still hit it. When we did some debugging, there was an infinite recursion at the point I pointed out in the previously-cited thread.
--Jim On Mon, Aug 2, 2010 at 7:04 AM, Paul Davis <[email protected]> wrote: > My python is a bit rusty (actually kind of like the shock absorber bolts on > my truck, but that's another story...), but what value does > sys.getrecursionlimit() give you? And does > sys.setrecursionlimit(something_alot_bigger) help, cause a different error, > crash python, etc.? > > On Aug 2, 2010, at 12:40 AM, Joshua J. Kugler wrote: > > On Saturday 31 July 2010, Paul Alfille elucidated thus: > > If you find a solution, I'll add it to the next release. > > I'm certainly going to take a crack at it, and if I do, I'll post a > diff. > > If I can't fix it, I'll give Marcus Priesch's pyowfs a look. > > j > > > On Fri, Jul 30, 2010 at 3:44 PM, Joshua J. Kugler > > <[email protected]>wrote: > > On Friday 30 July 2010, Jim Kusznir elucidated thus: > > http://sourceforge.net/mailarchive/forum.php?thread_name=AANLkTin > > EDKB > > bYgPDmMDiS_CtjsHzS6B6MpQ3NzHuLb3L%40mail.gmail.com&forum_name=owf > > s-dev elopers > > Thanks Jim. That was the day before I signed up for the list. :) > > j > > -- > > Joshua J. Kugler - Fairbanks, Alaska > > Azariah Enterprises - Programming and Website Design > > [email protected] - Jabber: [email protected] > > PGP Key: http://pgp.mit.edu/ ID 0x73B13B6A > > > ------------------------------------------------------------------- > > ----------- The Palm PDK Hot Apps Program offers developers who use > > the Plug-In Development Kit to bring their C/C++ apps to Palm for a > > share of $1 Million in cash or HP Products. Visit us here for more > > details: http://p.sf.net/sfu/dev2dev-palm > > _______________________________________________ > > Owfs-developers mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/owfs-developers > > > > -- > Joshua J. Kugler - Fairbanks, Alaska > Azariah Enterprises - Programming and Website Design > [email protected] - Jabber: [email protected] > PGP Key: http://pgp.mit.edu/ ID 0x73B13B6A > > ------------------------------------------------------------------------------ > The Palm PDK Hot Apps Program offers developers who use the > Plug-In Development Kit to bring their C/C++ apps to Palm for a share > of $1 Million in cash or HP Products. Visit us here for more details: > http://p.sf.net/sfu/dev2dev-palm > _______________________________________________ > Owfs-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/owfs-developers > > > > ------------------------------------------------------------------------------ > The Palm PDK Hot Apps Program offers developers who use the > Plug-In Development Kit to bring their C/C++ apps to Palm for a share > of $1 Million in cash or HP Products. Visit us here for more details: > http://p.sf.net/sfu/dev2dev-palm > _______________________________________________ > Owfs-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/owfs-developers > > ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
