Hello Allan!
On Monday 12 February 2007 22:17, Alan Gauld wrote:
> The figure 999 is interesting. Python has a recursion limit of 1000
> levels. Do you by any chance use recursion to call your function?
Is the recursion limit hard coded, or can it be changed?
Regards,
Eike.
Chris Hallman wrote:
>
> I've written a program that tests ISDN dial backup at 1,000 locations.
> I've broken up the logic into server functions within a threading
> class (i.e. logon, get interfaces, get dial string, etc.). At 999
> locations, the following code extract the first of three dial
"Chris Hallman" <[EMAIL PROTECTED]> wrote
> I've written a program that tests ISDN dial backup at 1,000
> locations. I've
> broken up the logic into server functions within a threading class
> (i.e.
> logon, get interfaces, get dial string, etc.). At 999 locations, the
> following code extract
I've written a program that tests ISDN dial backup at 1,000 locations. I've
broken up the logic into server functions within a threading class (i.e.
logon, get interfaces, get dial string, etc.). At 999 locations, the
following code extract the first of three dial strings:
def GetDialString(se