[Quickfix-developers] bad python example?
Brought to you by:
orenmnero
|
From: Shawn Y. <sya...@ge...> - 2006-01-19 17:43:34
|
Hi Oren,
My company is trying to use the QuickFIX engine for the first time, both =
in C++ and in Python. C++ seems to work OK but we are having trouble =
with the Python binding.
This example here looks really old -- it contains several trivial =
errors:
=
http://www.quickfixengine.org/quickfix/doc/html/python/application_2.html=
Also, there's a major error. The "acceptor.start()" line is confusing =
us because there is no start function in class Acceptor in Python (but =
there is in C++).
Can you give us any pointers?
Thanks,
Shawn
|