From 4f3cee39bde8b6e90758d499af85710ce4436136 Mon Sep 17 00:00:00 2001 From: Grissess Date: Tue, 13 Sep 2016 01:08:34 -0400 Subject: Small fixes to handling of obligate polyphones ...that is now my new favorite phrase :) --- packet.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'packet.py') diff --git a/packet.py b/packet.py index 1291601..45308ce 100644 --- a/packet.py +++ b/packet.py @@ -31,3 +31,5 @@ def itos(i): def stoi(s): return struct.unpack('>L', s.ljust(4, '\0'))[0] + +OBLIGATE_POLYPHONE = 0xffffffff -- cgit v1.2.3-70-g09d2