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
Most viewed recipes tagged "closure"
Tags:
closure
x
36
k
views
6
score
Simple tool for simulating classes using closures and nested scopes
Python
/
closure
,
object
,
oriented
/
by
Raymond Hettinger
(12 years ago, revision 9)
16
k
views
4
score
Run async code inline, nonblocking
Python
/
asynchronous
,
closure
,
decorator
,
generator
,
threads
/
by
Thomas Ahle
(14 years ago, revision 7)
6
k
views
1
score
Run async code inline, nonblocking
Python
/
asynchronous
,
closure
,
decorator
,
generator
,
threads
/
by
PRITAM K
(12 years ago)
6
k
views
1
score
A Python decorator that re-executes the function on condition
Python
/
closure
,
decorator
,
python
,
retry
/
by
Chaobin Tang (εθΆ ζ)
(11 years ago, revision 3)
6
k
views
1
score
Change a Function's Closure!
Python
/
closure
,
function
/
by
Eric Snow
(12 years ago, revision 2)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the most viewed recipes tagged "closure"
Top-rated recipes
Simple tool for simulating classes…
(Python)
Run async code inline, nonblocking
(Python)
A Python decorator that re-execute…
(Python)
Run async code inline, nonblocking
(Python)
Change a Function's Closure!
(Python)
Related tags
+
−
decorator
(3)
+
−
asynchronous
(2)
+
−
generator
(2)
+
−
threads
(2)
+
−
function
+
−
object
+
−
oriented
+
−
python
+
−
retry
x
Undo