~ubuntu-branches/ubuntu/quantal/websockify/quantal

« back to all changes in this revision

Viewing changes to websockify/__init__.py

  • Committer: Package Import Robot
  • Author(s): Chuck Short
  • Date: 2012-10-02 13:39:54 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20121002133954-lzn6gh2zlea7mmx1
Tags: 0.2~20121002-0ubuntu1
New upstream release. (LP: #1060374)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
from websocket import *
 
2
from websocketproxy import *