Python Forum
exiting the outer function from the inner function
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
exiting the outer function from the inner function
#4
(Feb-26-2021, 10:14 PM)nilamo Wrote: x = inner()...     if "return" == x["next"]:...         return
Thank you. This helped.
I also did some tweaking to deal with the recursion issue.
Reply


Messages In This Thread
RE: exiting the outer function from the inner function - by banidjamali - Feb-27-2021, 09:47 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Pandas Outer merge skollu826 2 375 Apr-20-2024, 06:28 PM
Last Post: deanhystad
  The function of double underscore back and front in a class function name? Pedroski55 9 974 Feb-19-2024, 03:51 PM
Last Post: deanhystad
  can Inner Class reference the Outer Class's static variable? raykuan 6 6,356 Jul-01-2022, 06:34 AM
Last Post: SharonDutton
  Exit function from nested function based on user input Turtle 5 3,156 Oct-10-2021, 12:55 AM
Last Post: Turtle
Question Stopping a parent function from a nested function? wallgraffiti 1 3,829 May-02-2021, 12:21 PM
Last Post: Gribouillis
  Return not exiting function?? rudihammad 3 5,548 Dec-01-2020, 07:11 PM
Last Post: bowlofred
  Passing argument from top-level function to embedded function JaneTan 2 2,376 Oct-15-2020, 03:50 PM
Last Post: deanhystad
  use NULL as function parameter which is a pointer function? oyster 0 2,611 Jul-11-2020, 09:02 AM
Last Post: oyster
  Unindent does not match any outer intendation level -error MaartenRo 3 2,395 Jun-28-2020, 11:46 AM
Last Post: MaartenRo
  How to use function result in another function Ayckinn 4 3,001 Jun-16-2020, 04:50 PM
Last Post: Ayckinn

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020