diff options
author | Ted Ross <tross@apache.org> | 2008-10-23 20:29:58 +0000 |
---|---|---|
committer | Ted Ross <tross@apache.org> | 2008-10-23 20:29:58 +0000 |
commit | 93b74ecdb121a7ce0566c51f60ba003fbb00e74b (patch) | |
tree | 96f55d664c136148c37398a0d4437396bc5eb12c /python/models/fedsim/__init__.py | |
parent | 361eda748ac37a6a9930b591e4cc4ec77b5ee33a (diff) | |
download | qpid-python-93b74ecdb121a7ce0566c51f60ba003fbb00e74b.tar.gz |
QPID-1348 - Reference implementation of dynamic binding
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@707468 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'python/models/fedsim/__init__.py')
-rw-r--r-- | python/models/fedsim/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/models/fedsim/__init__.py b/python/models/fedsim/__init__.py new file mode 100644 index 0000000000..792d600548 --- /dev/null +++ b/python/models/fedsim/__init__.py @@ -0,0 +1 @@ +# |