<t>Ok, through trial and error, I figured out how to use the classes defined in the code I referenced earlier.I can use the "subscribe" method fine:In [126]: test.request('Subscribe',{'Security':['IBM Equity','T Equity'],'Fields':['ticker','px last']},testCB)In [127]: test.flush()(24, ((u'IBM', 164....