diff options
| author | Michael E Brown <michael_e_brown@dell.com> | 2007-10-16 16:20:18 -0500 |
|---|---|---|
| committer | Michael E Brown <michael_e_brown@dell.com> | 2007-10-16 16:20:18 -0500 |
| commit | 5c2aba6ac0472e6ee2e7c4c4bc7f58c515518b22 (patch) | |
| tree | fd119e595507a5f10e34680fa7c51504454bfd6c /src | |
| parent | fd116f29cc4d92bbab151a738fd15488f8bd75a9 (diff) | |
| download | mock-5c2aba6ac0472e6ee2e7c4c4bc7f58c515518b22.tar.gz mock-5c2aba6ac0472e6ee2e7c4c4bc7f58c515518b22.tar.xz mock-5c2aba6ac0472e6ee2e7c4c4bc7f58c515518b22.zip | |
add vim declarations.
Diffstat (limited to 'src')
| -rw-r--r-- | src/py-libs/exception.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/py-libs/exception.py b/src/py-libs/exception.py index cf6ad50..b3fbf10 100644 --- a/src/py-libs/exception.py +++ b/src/py-libs/exception.py @@ -1,4 +1,6 @@ #!/usr/bin/python -tt +# vim:expandtab:autoindent:tabstop=4:shiftwidth=4:filetype=python:textwidth=0: +# # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or |
