Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
a debugging task
#1
i am currently debugging a program. i need to minimize it, but it is right now kinda large (541 lines). it is divided up into a number of functions. one of the functions (supposedly) being called never gets control. i put in a bad statement (into that function) that should fail (it store into a list with an index of 'foo'), but it doesn't. the caller is printing variables after the point where it should be calling that function. but that is surely where i need to focus my attention. but the call is a statement by itself between statements the print out some variables. it will be a while (to minimize it because it is so big) but if this is resolved when i get the code minimized, i'll post 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


Possibly Related Threads…
Thread Author Replies Views Last Post
  count certain task in task manager[solved] kucingkembar 2 1,122 Aug-29-2022, 05:57 PM
Last Post: kucingkembar
  Schedule a task and render/ use the result of the task in any given time klllmmm 2 2,095 May-04-2021, 10:17 AM
Last Post: klllmmm
  How to create a task/import a task(task scheduler) using python Tyrel 7 3,720 Feb-11-2021, 11:45 AM
Last Post: Tyrel

Forum Jump:

User Panel Messages

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