From: Evan Broder Date: Sun, 21 Dec 2008 19:01:43 +0000 (-0600) Subject: Get information about the current cell. X-Git-Tag: 0.1.0~86 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/python-afs.git/commitdiff_plain/de7387fa5a6a9023ce16c679ccb08b6496afc9b7?hp=de7387fa5a6a9023ce16c679ccb08b6496afc9b7 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 ---