This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#! /usr/bin/python | |
"""Copyright 2011 Phidgets Inc. | |
This work is licensed under the Creative Commons Attribution 2.5 Canada License. | |
To view a copy of this license, visit http://creativecommons.org/licenses/by/2.5/ca/ | |
""" | |
__author__="Adam Stelmack" | |
__version__="2.1.8" | |
__date__ ="14-Jan-2011 2:29:14 PM" |