Get information about the current cell.
authorEvan Broder <broder@mit.edu>
Sun, 21 Dec 2008 19:01:43 +0000 (13:01 -0600)
committerEvan Broder <broder@mit.edu>
Sun, 21 Dec 2008 19:02:21 +0000 (13:02 -0600)
commitde7387fa5a6a9023ce16c679ccb08b6496afc9b7
treebb8670b9cffd79ca7a8c0c9afbcfdfd833c939f4
parent4b50167cf8e38be5b28cb1f1183d51cc3bc412c2
Get information about the current cell.

This will almost certainly want to get pulled out into some utility
functions eventually.

Also, we now have 3 different error mechanisms: arbitrary return
codes, errno/strerror, and com_err. Yay!

Signed-off-by: Evan Broder <broder@mit.edu>
afs/_pts.pyx
afs/afs.pxd
setup.py