X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/python-afs.git/blobdiff_plain/c93ea00f2ee87a6eec89e2bb07383464950d6180..0de77457daaf0855fc5f87cc5cbd3be40f024d9a:/afs/_pts.pyx?ds=sidebyside diff --git a/afs/_pts.pyx b/afs/_pts.pyx index c18ef0f..56292cd 100644 --- a/afs/_pts.pyx +++ b/afs/_pts.pyx @@ -226,7 +226,7 @@ cdef class PTS: """ cdef namelist lnames cdef idlist lids - cdef afs_int32 code, id + cdef afs_int32 code, id = ANONYMOUSID name = name.lower() lids.idlist_len = 0