- Auth does not need to be a subclass of dict
authorMark Huang <mlhuang@cs.princeton.edu>
Wed, 8 Nov 2006 22:53:30 +0000 (22:53 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Wed, 8 Nov 2006 22:53:30 +0000 (22:53 +0000)
commit2b042a671423c76c622c6c45a53e0edb7e4270e6
treec5faaabce5b9b9b704e551878e5bfccd063b41e9
parent3aa7cdae8ad52ed63721a58a5e9c8052695f76a1
- Auth does not need to be a subclass of dict
- use dict filter for looking up accounts
PLC/Auth.py