Python Forum
Why I get RecursionError on very small amount of data?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Why I get RecursionError on very small amount of data?
#4
(Aug-05-2018, 04:48 PM)wavic Wrote: How it happens if an element is a string ( iterable) this limit is reached?
Output:
>>> '__iter__' in dir('c') True
Reply


Messages In This Thread
RE: Why I get RecursionError on very small amount of data? - by micseydel - Aug-05-2018, 04:55 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Get amount of bytes in a file chesschaser 1 1,590 Aug-23-2021, 03:24 PM
Last Post: deanhystad
  Moving large amount of data between MySql and Sql Server using Python ste80adr 4 3,448 Apr-24-2020, 01:24 PM
Last Post: Jeff900
  SQL query with a variable amount of parameters Antares 10 6,907 Jul-08-2019, 02:24 PM
Last Post: Antares
  RecursionError: maximum recursion depth exceeded in comparison ? leoahum 11 13,122 Mar-18-2019, 01:53 PM
Last Post: leoahum
  Have an amount of time to perform and action CookieGamez2018 1 2,962 Dec-21-2018, 07:12 AM
Last Post: Gribouillis
  search and replace first amount of strings instances with one thing and a second amou chickflick91 7 5,606 Sep-26-2017, 05:13 PM
Last Post: chickflick91
  Amount of letters in a inputted string? CyanSupreme 3 3,656 May-10-2017, 09:40 PM
Last Post: nilamo

Forum Jump:

User Panel Messages

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