chiark / gitweb /
service.py: Add missing `_describe' method for CommandRemoteService.
[chopwood] / crypto.py
index 749ac2aeade1ca6ec8c446617a79be6ac64729d4..8ad2737ee20c5174c659c2fbe7f0411e6777fcb4 100644 (file)
--- a/crypto.py
+++ b/crypto.py
@@ -23,6 +23,8 @@
 ### License along with Chopwood; if not, see
 ### <http://www.gnu.org/licenses/>.
 
+from struct import pack, unpack
+
 ###--------------------------------------------------------------------------
 ### The core of MD5.