Skip to Search
Skip to Navigation
Skip to Content
Community
|
Code
|
Docs
|
Downloads
▼
Perl
Python
Tcl
Komodo IDE
|
more
▼
Lists
Support
PPM Index
PyPM Index
Welcome, guest
|
Sign In
|
My Account
|
Store
|
Cart
ActiveState Code
»
Recipes
Languages
Tags
Authors
Sets
Popular recipes tagged "guard"
Tags:
guard
x
58
k
views
2
score
Guard against an exception in the wrong place
Python
/
context
,
exception
,
guard
,
manager
/
by
Steven D'Aprano
(6 years ago, revision 2)
14
k
views
1
score
Function guards for Python 3
Python
/
call
,
decorator
,
dispatch
,
function
,
guard
/
by
Dmitry Dvoinikov
(8 years ago)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular recipes tagged "guard"
Top-rated recipes
Guard against an exception in the …
(Python)
Function guards for Python 3
(Python)
Related tags
+
−
call
+
−
context
+
−
decorator
+
−
dispatch
+
−
exception
+
−
function
+
−
manager
x
Undo