Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
parsin python code
#6
(Feb-25-2021, 05:33 AM)Gribouillis Wrote: One of the issues you'll have is that functions use global symbols defined at the file level such as imported names or other function's names.
does that cause the name the function or class uses to change? i'm only parsing my own code. so, if it's something i don't know about then i won't code it and thus won't run into it.
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Messages In This Thread
parsin python code - by Skaperen - Feb-24-2021, 02:18 AM
RE: parsin python code - by Gribouillis - Feb-24-2021, 08:25 AM
RE: parsin python code - by Skaperen - Feb-24-2021, 11:47 PM
RE: parsin python code - by Skaperen - Feb-24-2021, 11:53 PM
RE: parsin python code - by Gribouillis - Feb-25-2021, 05:33 AM
RE: parsin python code - by Skaperen - Feb-25-2021, 07:50 PM

Forum Jump:

User Panel Messages

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