I am new to Iron Python and .Net Programming. Please help me in this.
I have to display the line number and the file name of the code written in Iron Python. As per my knowledge Iron Python gives the line number only when an exception occurs.
Is there any way to get the line number and file name from the stack even if there is no exception ?