This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/python
Campbell Barton 79871ded0b fix for finding the python exception line number when running a script in the text editor.
- filename comparison was invalid
- was stopping on the first traceback, which would reference the caller but not the error line (when the error was in a function).
2012-03-30 05:26:08 +00:00
..
2012-03-27 10:30:10 +00:00
2012-02-22 09:19:53 +00:00
2012-02-22 09:19:53 +00:00
2012-03-16 21:39:56 +00:00