X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/python-afs.git/blobdiff_plain/41165a6d2c880400afc4b04700d05bd3fa537a42..0e2974f1af7500997666a21880af9a88947a8125:/afs/pts.py diff --git a/afs/pts.py b/afs/pts.py index cfbfb7d..47346f7 100644 --- a/afs/pts.py +++ b/afs/pts.py @@ -1,5 +1,5 @@ import collections -import _pts +from afs import _pts class PTRelationSet(collections.MutableSet): """Collection class for the groups/members of a PTEntry.