From 9348ffddf9dbeb1029a91f0804a5f3b1e22f8821 Mon Sep 17 00:00:00 2001 From: "Rafael H. Schloming" Date: Fri, 7 Mar 2008 20:22:18 +0000 Subject: added support for maps git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@634803 13f79535-47bb-0310-9956-ffa450edef68 --- python/tests/__init__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'python/tests/__init__.py') diff --git a/python/tests/__init__.py b/python/tests/__init__.py index 8e9eeb44d6..521e2f15c9 100644 --- a/python/tests/__init__.py +++ b/python/tests/__init__.py @@ -27,3 +27,4 @@ from assembler import * from datatypes import * from connection010 import * from spec010 import * +from codec010 import * -- cgit v1.2.1