gecko/testing/mochitest/pywebsocket
2012-05-16 17:04:46 -07:00
..
mod_pywebsocket bug 752776. Mozilla tweaks to pywebsocket v631. r=mcmanus 2012-05-16 17:04:46 -07:00
COPYING
README
README-MOZILLA bug 752776. Mozilla tweaks to pywebsocket v631. r=mcmanus 2012-05-16 17:04:46 -07:00
standalone.py

Install this package by:
$ python setup.py build
$ sudo python setup.py install

If you're going to use this package as a normal user, run this instead:
$ python setup.py install --user

Then read document by:
$ pydoc mod_pywebsocket