blob: 6cc994c0eb5ad8f3ed0418808419fdba07befbbc (
plain)
1
2
3
4
5
6
7
8
9
10
|
generate_skeleton_0_8.py was used to create an initial Python
module from the AMQP 0.8 spec file.
The 0-8 spec file is available from:
https://svn.amqp.org/amqp/tags/amqp_spec_0.8/amqp.xml
A skeleton module named 'myskeleton.py' is generated by running
generate_skeleton_0_8.py amqp.xml myskeleton.py
|