smpl_debug.debug¶
Simplified python debuging.
Functions
|
Returns true if the count of the line is greater than or equal to |
Return the frame of the caller or None if this is not possible. |
|
|
Prints the message |
|
Just like |
|
Returns the counts of the line. |
|
|
|
|
|
Gets the current filename and the current linenumber within it. |
|
Gets the current line in the python source. |
|
Return the text of the source code for an object. |
|
Increments the count of the line. |
|
|
|
Just like |
|
Prints the message |
|
Just like |
|
Returns true only one time |
Resets global count_times. |
|
Resets global cur_table_line. |
|
Resets global count_times. |
|
|
Saves |
|
Saves the current keys from |
|
Saves the current values from |
|
Returns true if the count of the current line is greater than or equal to |