The Python Oracle

Can a line of Python code know its indentation nesting level?

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Techno Intrigue Looping

--

Chapters
00:00 Question
01:05 Accepted answer (Score 115)
03:02 Answer 2 (Score 23)
03:23 Answer 3 (Score 10)
04:56 Answer 4 (Score 7)
06:17 Thank you

--

Full question
https://stackoverflow.com/questions/3917...

Accepted answer links:
[tokenize]: https://docs.python.org/2/library/tokeni...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #reflection #metaprogramming #indentation #tokenize

#avk47