X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=wrw%2Futil.py;h=5ee002b0702699c5bb0f5fa78367e82f328356d2;hb=31d48e693453899e96b19ce14acab633d26fcf0b;hp=d7b52cb17fbae633c5ed4bee2c161d606ef82aaf;hpb=df5f786840523bc4faf8e0f2168df0d3b2638473;p=wrw.git diff --git a/wrw/util.py b/wrw/util.py index d7b52cb..5ee002b 100644 --- a/wrw/util.py +++ b/wrw/util.py @@ -174,7 +174,6 @@ class specdirty(sessiondata): ss = specslot.slist(self) for i, nm in enumerate(type(self).__sslots_a__): bound, val = st.pop(nm, (False, None)) - print i, nm, bound, val if not bound: ss[i] = specslot.unbound else: