Sha256: a0497d400524e007c3b17382153e85c1364c79ce435fbd7b5ac402771d39fd6c

Contents?: true

Size: 538 Bytes

Versions: 52

Compression:

Stored size: 538 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>content</key>
	<string>try:
	${1:pass}
except ${2:Exception}, ${3:e}:
	${4:raise $3}
finally:
	${5:pass}</string>
	<key>name</key>
	<string>Try/Except/Finally</string>
	<key>scope</key>
	<string>source.python</string>
	<key>tabTrigger</key>
	<string>try</string>
	<key>uuid</key>
	<string>EEFC5039-2CD4-4CAA-BCCC-41011864596E</string>
</dict>
</plist>

Version data entries

52 entries across 44 versions & 3 rubygems

Version Path
redcar-bundles-0.3 Bundles/Python.tmbundle/Snippets/Try__Except__Finally.tmSnippet
redcar-bundles-0.2-java Bundles/Python.tmbundle/Snippets/Try__Except__Finally.tmSnippet
redcar-bundles-0.1-java Bundles/Python.tmbundle/Snippets/Try__Except__Finally.tmSnippet
redcar-dev-0.12.1dev-java plugins/textmate/vendor/redcar-bundles/Bundles/Python.tmbundle/Snippets/Try__Except__Finally.tmSnippet
redcar-dev-0.12.0dev-java plugins/textmate/vendor/redcar-bundles/Bundles/Python.tmbundle/Snippets/Try__Except__Finally.tmSnippet
redcar-0.11 plugins/textmate/vendor/redcar-bundles/Bundles/Python.tmbundle/Snippets/Try__Except__Finally.tmSnippet
redcar-0.11.0dev plugins/textmate/vendor/redcar-bundles/Bundles/Python.tmbundle/Snippets/Try__Except__Finally.tmSnippet
redcar-0.10 plugins/textmate/vendor/redcar-bundles/Bundles/Python.tmbundle/Snippets/Try__Except__Finally.tmSnippet
redcar-0.9.2 plugins/textmate/vendor/redcar-bundles/Bundles/Python.tmbundle/Snippets/Try__Except__Finally.tmSnippet
redcar-0.9.1 plugins/textmate/vendor/redcar-bundles/Bundles/Python.tmbundle/Snippets/Try__Except__Finally.tmSnippet
redcar-0.9.0 plugins/textmate/vendor/redcar-bundles/Bundles/Python.tmbundle/Snippets/Try__Except__Finally.tmSnippet
redcar-0.8.1 plugins/textmate/vendor/redcar-bundles/Bundles/Python.tmbundle/Snippets/Try__Except__Finally.tmSnippet
redcar-0.8 plugins/textmate/vendor/redcar-bundles/Bundles/Python.tmbundle/Snippets/Try__Except__Finally.tmSnippet
redcar-0.7 plugins/textmate/vendor/redcar-bundles/Bundles/Python.tmbundle/Snippets/Try__Except__Finally.tmSnippet
redcar-0.6.1 plugins/textmate/vendor/redcar-bundles/Bundles/Python.tmbundle/Snippets/Try__Except__Finally.tmSnippet
redcar-0.6 plugins/textmate/vendor/redcar-bundles/Bundles/Python.tmbundle/Snippets/Try__Except__Finally.tmSnippet
redcar-0.6.1dev plugins/textmate/vendor/redcar-bundles/Bundles/Python.tmbundle/Snippets/Try__Except__Finally.tmSnippet
redcar-0.5.1 plugins/textmate/vendor/redcar-bundles/Bundles/Python.tmbundle/Snippets/Try__Except__Finally.tmSnippet
redcar-0.5 plugins/textmate/vendor/redcar-bundles/Bundles/Python.tmbundle/Snippets/Try__Except__Finally.tmSnippet
redcar-0.5.6dev plugins/textmate/vendor/redcar-bundles/Bundles/Python.tmbundle/Snippets/Try__Except__Finally.tmSnippet