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 by Gary Eakins
Tags:
5
k
views
2
score
ascii2wide Translate printable non-whitespace ascii characters to wide characters
Python
/
ascii
,
translate
,
wide
/
by
Gary Eakins
(10 years ago)
11
k
views
2
score
Run a function in a separate (forked) process without blocking
Python
/
fork
,
mmap
,
process
/
by
Gary Eakins
(16 years ago, revision 2)
51
k
views
6
score
Calling Windows API using ctypes and win32con
Python
/
ctypes
,
windows_api
/
by
Gary Eakins
(15 years ago, revision 4)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the popular recipes by Gary Eakins
Top-rated recipes
Calling Windows API using ctypes a…
(Python)
ascii2wide Translate printable non…
(Python)
Run a function in a separate (fork…
(Python)
x
Undo