Skip to content

Instantly share code, notes, and snippets.

@notmyname
Created July 30, 2014 23:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save notmyname/45e6a9e32822c8f98ddd to your computer and use it in GitHub Desktop.
Save notmyname/45e6a9e32822c8f98ddd to your computer and use it in GitHub Desktop.
john@openslice:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 10.04.4 LTS
Release: 10.04
Codename: lucid
john@openslice:~$ dpkg -l | grep eventlet
john@openslice:~$ python -c 'import eventlet;print eventlet.__version__'
0.12.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment