This commit is contained in:
Ryan Williams
2010-01-18 22:59:37 -08:00
parent 2cc4815cb7
commit 52e1522af4

View File

@@ -1,3 +1,4 @@
import warnings
warnings.warn("The proc module is deprecated! Please use the greenthread "
"module, or any of the many other Eventlet cross-coroutine "
"primitives, instead.",