Browse Source

Added attribution and compliance with CC license.

pyserial_fix
Scott Petersen 11 years ago
parent
commit
914fc4841a
1 changed files with 8 additions and 0 deletions
  1. +8
    -0
      pyad2/event/event.py

+ 8
- 0
pyad2/event/event.py View File

@@ -1,4 +1,12 @@
# event.py (improved)
#

# Based on pyevent originally found at http://www.emptypage.jp/notes/pyevent.en.html
#
# License: https://creativecommons.org/licenses/by/2.1/jp/deed.en
#
# Changes:
# Added type check in fire()

class Event(object):



||||||
x
 
000:0
Loading…
Cancel
Save