Using SWIG 1.30.4, quickfix 1.13.3, VS 2010 and the sourceforge build patch I can successfully build the python wrapper. Merging quickfix_fieldtypes.py and quickfix.py I can restore Data Dictionary functions. One unit test breaks, though.
The message test case breaks with a "unusual termination".
Finding files...
['C:\\Data\\eclipse\\workspace\\sandbox\\src\\MessageTestCase.py'] ... done
Importing test modules ... done.
test_isAdmin (MessageTestCase.MessageTestCase) ... ok
test_isApp (MessageTestCase.MessageTestCase) ... ok
test_isEmpty (MessageTestCase.MessageTestCase) ... ok
test_noEndingDelim (MessageTestCase.MessageTestCase) ... FAIL
test_outOfOrder (MessageTestCase.MessageTestCase) ... ok
test_replaceGroup (MessageTestCase.MessageTestCase) ... ok
test_reverseRoute (MessageTestCase.MessageTestCase) ... ok
test_setString (MessageTestCase.MessageTestCase) ...
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
Fixed.