Changeset 1064

Show
Ignore:
Timestamp:
09/13/07 23:24:32 (15 months ago)
Author:
wichert
Message:

No need for pass here

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/pyrad/server.py

    r1060 r1064  
    116116                @type  pkt: Packet class instance 
    117117                """ 
    118                 pass 
    119118 
    120119 
     
    129128                @type  pkt: Packet class instance 
    130129                """ 
    131                 pass 
    132130 
    133131