Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
192 |
- |
1 |
# If set to 'no', unhandled python exceptions will be caught
|
|
|
2 |
# and saved even in scripts which are run without full path
|
|
|
3 |
# in sys.argv[0].
|
|
|
4 |
# Default is 'yes': do not save them.
|
|
|
5 |
#RequireAbsolutePath = yes
|