def __str__()

in fix_session.py [0:0]


    def __str__(self):
        return "MarketDataRequest: ID=%s, Symbols=%s" % (self.id, self.symbols)