Imported from archive.
authorJeremy Stanley <fungi@yuggoth.org>
Sat, 15 Jul 2006 18:11:46 +0000 (18:11 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Sat, 15 Jul 2006 18:11:46 +0000 (18:11 +0000)
commit7e176424017ddeeb66e2d6828fd0fd8f5479b5cc
tree2a1abfc3f3b14850b37d5a19207a095fbbf0928b
parent674e6c23db39fd68ab2d781d20389a1a65bb8089
Imported from archive.

* mudpy.py (User.replace_old_connections): Bug fix to make sure
old_user.account actually exists during socket replacement, and is
not merely a dangling reference.
mudpy.py