Difference between revisions of "User:Baba Yamamoto/Eventlet"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
* <strike>Can't build Greenlet</strike> | * <strike>Can't build Greenlet</strike> | ||
** Aquired VS 2003 and built greenlet. Created windist installer. | ** Aquired VS 2003 and built greenlet. Created windist installer. | ||
* util.py has dependency fcntl which is unix only. | |||
* |
Revision as of 03:14, 17 September 2007
Been working on getting Eventlet working under windows for a little bit now.
Issues:
Can't build Greenlet- Aquired VS 2003 and built greenlet. Created windist installer.
- util.py has dependency fcntl which is unix only.