Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #75264
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2014-07-26 18:38 -0700 |
| Message-ID | <06f8b528-92e9-4979-80dd-43e0267dcf7b@googlegroups.com> (permalink) |
| Subject | What's the difference between gevent.sleep and time.sleep? |
| From | Xiadong Zhu <mailto1587@gmail.com> |
Hi, I'm learning gevent, but I didn't found the difference with gevent.sleep and time.sleep, does anybody could give me a sample code to show their difference? Thanks!
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
What's the difference between gevent.sleep and time.sleep? Xiadong Zhu <mailto1587@gmail.com> - 2014-07-26 18:38 -0700 Re:What's the difference between gevent.sleep and time.sleep? Dave Angel <davea@davea.name> - 2014-07-27 03:22 -0400
csiph-web