bugged stringlengths 4 228k | fixed stringlengths 0 96.3M | __index_level_0__ int64 0 481k |
|---|---|---|
def __init__(self, *args): this = apply(_quickfix.new_UnsupportedMessageType, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_UnsupportedMessageType(*args) try: self.this.append(this) except: self.this = this | 473,800 |
def __init__(self, *args): this = apply(_quickfix.new_UnsupportedVersion, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_UnsupportedVersion(*args) try: self.this.append(this) except: self.this = this | 473,801 |
def __init__(self, *args): this = apply(_quickfix.new_TagOutOfOrder, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_TagOutOfOrder(*args) try: self.this.append(this) except: self.this = this | 473,802 |
def __init__(self, *args): this = apply(_quickfix.new_RepeatedTag, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_RepeatedTag(*args) try: self.this.append(this) except: self.this = this | 473,803 |
def __init__(self, *args): this = apply(_quickfix.new_RepeatingGroupCountMismatch, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_RepeatingGroupCountMismatch(*args) try: self.this.append(this) except: self.this = this | 473,804 |
def __init__(self, *args): this = apply(_quickfix.new_DoNotSend, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_DoNotSend(*args) try: self.this.append(this) except: self.this = this | 473,805 |
def __init__(self, *args): this = apply(_quickfix.new_RejectLogon, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_RejectLogon(*args) try: self.this.append(this) except: self.this = this | 473,806 |
def __init__(self, *args): this = apply(_quickfix.new_SessionNotFound, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_SessionNotFound(*args) try: self.this.append(this) except: self.this = this | 473,807 |
def __init__(self, *args): this = apply(_quickfix.new_IOException, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_IOException(*args) try: self.this.append(this) except: self.this = this | 473,808 |
def __init__(self, *args): this = apply(_quickfix.new_SocketException, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = apply(_quickfix.new_SocketException, args) try: self.this.append(this) except: self.this = this | 473,809 |
def __init__(self, *args): this = apply(_quickfix.new_SocketSendFailed, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_SocketSendFailed(*args) try: self.this.append(this) except: self.this = this | 473,810 |
def __init__(self, *args): this = apply(_quickfix.new_SocketRecvFailed, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_SocketRecvFailed(*args) try: self.this.append(this) except: self.this = this | 473,811 |
def __init__(self, *args): this = apply(_quickfix.new_SocketCloseFailed, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_SocketCloseFailed(*args) try: self.this.append(this) except: self.this = this | 473,812 |
def __init__(self, *args): this = apply(_quickfix.new_SocketCloseFailed, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = apply(_quickfix.new_SocketCloseFailed, args) try: self.this.append(this) except: self.this = this | 473,813 |
def __init__(self, *args): this = apply(_quickfix.new_FieldBase, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_FieldBase(*args) try: self.this.append(this) except: self.this = this | 473,814 |
def setField(*args): return apply(_quickfix.FieldBase_setField, args) | def setField(*args): return apply(_quickfix.FieldBase_setField, args) | 473,815 |
def __init__(self, *args): this = apply(_quickfix.new_StringField, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = apply(_quickfix.new_StringField, args) try: self.this.append(this) except: self.this = this | 473,816 |
def __init__(self, *args): this = apply(_quickfix.new_CharField, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = apply(_quickfix.new_CharField, args) try: self.this.append(this) except: self.this = this | 473,817 |
def __init__(self, *args): this = apply(_quickfix.new_DoubleField, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = apply(_quickfix.new_DoubleField, args) try: self.this.append(this) except: self.this = this | 473,818 |
def __init__(self, *args): this = apply(_quickfix.new_IntField, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = apply(_quickfix.new_IntField, args) try: self.this.append(this) except: self.this = this | 473,819 |
def __init__(self, *args): this = apply(_quickfix.new_BoolField, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = apply(_quickfix.new_BoolField, args) try: self.this.append(this) except: self.this = this | 473,820 |
def __init__(self, *args): this = apply(_quickfix.new_UtcTimeStampField, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = apply(_quickfix.new_UtcTimeStampField, args) try: self.this.append(this) except: self.this = this | 473,821 |
def __init__(self, *args): this = apply(_quickfix.new_UtcDateField, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = apply(_quickfix.new_UtcDateField, args) try: self.this.append(this) except: self.this = this | 473,822 |
def __init__(self, *args): this = apply(_quickfix.new_UtcTimeOnlyField, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = apply(_quickfix.new_UtcTimeOnlyField, args) try: self.this.append(this) except: self.this = this | 473,823 |
def __init__(self, *args): this = apply(_quickfix.new_CheckSumField, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = apply(_quickfix.new_CheckSumField, args) try: self.this.append(this) except: self.this = this | 473,824 |
def getValue(*args): return apply(_quickfix.CheckSumField_getValue, args) | def getValue(*args): return apply(_quickfix.CheckSumField_getValue, args) | 473,825 |
def __init__(self, *args): this = apply(_quickfix.new_FieldMap, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_FieldMap(*args) try: self.this.append(this) except: self.this = this | 473,826 |
def setField(*args): return apply(_quickfix.FieldMap_setField, args) | def setField(*args): return apply(_quickfix.FieldMap_setField, args) | 473,827 |
def __init__(self, *args): this = apply(_quickfix.new_Message, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_Message(*args) try: self.this.append(this) except: self.this = this | 473,828 |
def addGroup(*args): return apply(_quickfix.Message_addGroup, args) | def addGroup(*args): return apply(_quickfix.Message_addGroup, args) | 473,829 |
def getSessionID(*args): return apply(_quickfix.Message_getSessionID, args) | def getSessionID(*args): return apply(_quickfix.Message_getSessionID, args) | 473,830 |
def __init__(self, *args): this = apply(_quickfix.new_Group, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = apply(_quickfix.new_Group, args) try: self.this.append(this) except: self.this = this | 473,831 |
def __init__(self, *args): this = apply(_quickfix.new_Account, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_Account(*args) try: self.this.append(this) except: self.this = this | 473,832 |
def __init__(self, *args): this = apply(_quickfix.new_AdvId, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_AdvId(*args) try: self.this.append(this) except: self.this = this | 473,833 |
def __init__(self, *args): this = apply(_quickfix.new_AdvRefID, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_AdvRefID(*args) try: self.this.append(this) except: self.this = this | 473,834 |
def __init__(self, *args): this = apply(_quickfix.new_AdvSide, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_AdvSide(*args) try: self.this.append(this) except: self.this = this | 473,835 |
def __init__(self, *args): this = apply(_quickfix.new_AdvTransType, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_AdvTransType(*args) try: self.this.append(this) except: self.this = this | 473,836 |
def __init__(self, *args): this = apply(_quickfix.new_AvgPx, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_AvgPx(*args) try: self.this.append(this) except: self.this = this | 473,837 |
def __init__(self, *args): this = apply(_quickfix.new_ClOrdID, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_ClOrdID(*args) try: self.this.append(this) except: self.this = this | 473,838 |
def __init__(self, *args): this = apply(_quickfix.new_Commission, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_Commission(*args) try: self.this.append(this) except: self.this = this | 473,839 |
def __init__(self, *args): this = apply(_quickfix.new_CommType, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_CommType(*args) try: self.this.append(this) except: self.this = this | 473,840 |
def __init__(self, *args): this = apply(_quickfix.new_CumQty, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_CumQty(*args) try: self.this.append(this) except: self.this = this | 473,841 |
def __init__(self, *args): this = apply(_quickfix.new_Currency, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_Currency(*args) try: self.this.append(this) except: self.this = this | 473,842 |
def __init__(self, *args): this = apply(_quickfix.new_ExecID, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_ExecID(*args) try: self.this.append(this) except: self.this = this | 473,843 |
def __init__(self, *args): this = apply(_quickfix.new_ExecInst, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_ExecInst(*args) try: self.this.append(this) except: self.this = this | 473,844 |
def __init__(self, *args): this = apply(_quickfix.new_ExecRefID, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_ExecRefID(*args) try: self.this.append(this) except: self.this = this | 473,845 |
def __init__(self, *args): this = apply(_quickfix.new_ExecTransType, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_ExecTransType(*args) try: self.this.append(this) except: self.this = this | 473,846 |
def __init__(self, *args): this = apply(_quickfix.new_HandlInst, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_HandlInst(*args) try: self.this.append(this) except: self.this = this | 473,847 |
def __init__(self, *args): this = apply(_quickfix.new_SecurityIDSource, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_SecurityIDSource(*args) try: self.this.append(this) except: self.this = this | 473,848 |
def __init__(self, *args): this = apply(_quickfix.new_IOIid, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_IOIid(*args) try: self.this.append(this) except: self.this = this | 473,849 |
def __init__(self, *args): this = apply(_quickfix.new_IOIQltyInd, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_IOIQltyInd(*args) try: self.this.append(this) except: self.this = this | 473,850 |
def __init__(self, *args): this = apply(_quickfix.new_IOIRefID, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_IOIRefID(*args) try: self.this.append(this) except: self.this = this | 473,851 |
def __init__(self, *args): this = apply(_quickfix.new_IOIQty, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_IOIQty(*args) try: self.this.append(this) except: self.this = this | 473,852 |
def __init__(self, *args): this = apply(_quickfix.new_IOITransType, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_IOITransType(*args) try: self.this.append(this) except: self.this = this | 473,853 |
def __init__(self, *args): this = apply(_quickfix.new_LastCapacity, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_LastCapacity(*args) try: self.this.append(this) except: self.this = this | 473,854 |
def __init__(self, *args): this = apply(_quickfix.new_LastMkt, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_LastMkt(*args) try: self.this.append(this) except: self.this = this | 473,855 |
def __init__(self, *args): this = apply(_quickfix.new_LastPx, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_LastPx(*args) try: self.this.append(this) except: self.this = this | 473,856 |
def __init__(self, *args): this = apply(_quickfix.new_LastQty, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_LastQty(*args) try: self.this.append(this) except: self.this = this | 473,857 |
def __init__(self, *args): this = apply(_quickfix.new_NoLinesOfText, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_NoLinesOfText(*args) try: self.this.append(this) except: self.this = this | 473,858 |
def __init__(self, *args): this = apply(_quickfix.new_OrderID, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_OrderID(*args) try: self.this.append(this) except: self.this = this | 473,859 |
def __init__(self, *args): this = apply(_quickfix.new_OrderQty, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_OrderQty(*args) try: self.this.append(this) except: self.this = this | 473,860 |
def __init__(self, *args): this = apply(_quickfix.new_OrdStatus, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_OrdStatus(*args) try: self.this.append(this) except: self.this = this | 473,861 |
def __init__(self, *args): this = apply(_quickfix.new_OrdType, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_OrdType(*args) try: self.this.append(this) except: self.this = this | 473,862 |
def __init__(self, *args): this = apply(_quickfix.new_OrigClOrdID, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_OrigClOrdID(*args) try: self.this.append(this) except: self.this = this | 473,863 |
def __init__(self, *args): this = apply(_quickfix.new_OrigTime, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_OrigTime(*args) try: self.this.append(this) except: self.this = this | 473,864 |
def __init__(self, *args): this = apply(_quickfix.new_Price, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_Price(*args) try: self.this.append(this) except: self.this = this | 473,865 |
def __init__(self, *args): this = apply(_quickfix.new_SecurityID, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_SecurityID(*args) try: self.this.append(this) except: self.this = this | 473,866 |
def __init__(self, *args): this = apply(_quickfix.new_Quantity, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_Quantity(*args) try: self.this.append(this) except: self.this = this | 473,867 |
def __init__(self, *args): this = apply(_quickfix.new_Side, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_Side(*args) try: self.this.append(this) except: self.this = this | 473,868 |
def __init__(self, *args): this = apply(_quickfix.new_Symbol, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_Symbol(*args) try: self.this.append(this) except: self.this = this | 473,869 |
def __init__(self, *args): this = apply(_quickfix.new_TimeInForce, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_TimeInForce(*args) try: self.this.append(this) except: self.this = this | 473,870 |
def __init__(self, *args): this = apply(_quickfix.new_TransactTime, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_TransactTime(*args) try: self.this.append(this) except: self.this = this | 473,871 |
def __init__(self, *args): this = apply(_quickfix.new_Urgency, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_Urgency(*args) try: self.this.append(this) except: self.this = this | 473,872 |
def __init__(self, *args): this = apply(_quickfix.new_ValidUntilTime, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_ValidUntilTime(*args) try: self.this.append(this) except: self.this = this | 473,873 |
def __init__(self, *args): this = apply(_quickfix.new_SettlType, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_SettlType(*args) try: self.this.append(this) except: self.this = this | 473,874 |
def __init__(self, *args): this = apply(_quickfix.new_SettlDate, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_SettlDate(*args) try: self.this.append(this) except: self.this = this | 473,875 |
def __init__(self, *args): this = apply(_quickfix.new_SymbolSfx, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_SymbolSfx(*args) try: self.this.append(this) except: self.this = this | 473,876 |
def __init__(self, *args): this = apply(_quickfix.new_ListID, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_ListID(*args) try: self.this.append(this) except: self.this = this | 473,877 |
def __init__(self, *args): this = apply(_quickfix.new_ListSeqNo, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_ListSeqNo(*args) try: self.this.append(this) except: self.this = this | 473,878 |
def __init__(self, *args): this = apply(_quickfix.new_TotNoOrders, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_TotNoOrders(*args) try: self.this.append(this) except: self.this = this | 473,879 |
def __init__(self, *args): this = apply(_quickfix.new_ListNoOrds, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_ListNoOrds(*args) try: self.this.append(this) except: self.this = this | 473,880 |
def __init__(self, *args): this = apply(_quickfix.new_ListExecInst, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_ListExecInst(*args) try: self.this.append(this) except: self.this = this | 473,881 |
def __init__(self, *args): this = apply(_quickfix.new_AllocID, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_AllocID(*args) try: self.this.append(this) except: self.this = this | 473,882 |
def __init__(self, *args): this = apply(_quickfix.new_AllocTransType, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_AllocTransType(*args) try: self.this.append(this) except: self.this = this | 473,883 |
def __init__(self, *args): this = apply(_quickfix.new_RefAllocID, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_RefAllocID(*args) try: self.this.append(this) except: self.this = this | 473,884 |
def __init__(self, *args): this = apply(_quickfix.new_NoOrders, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_NoOrders(*args) try: self.this.append(this) except: self.this = this | 473,885 |
def __init__(self, *args): this = apply(_quickfix.new_AvgPxPrecision, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_AvgPxPrecision(*args) try: self.this.append(this) except: self.this = this | 473,886 |
def __init__(self, *args): this = apply(_quickfix.new_TradeDate, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_TradeDate(*args) try: self.this.append(this) except: self.this = this | 473,887 |
def __init__(self, *args): this = apply(_quickfix.new_ExecBroker, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_ExecBroker(*args) try: self.this.append(this) except: self.this = this | 473,888 |
def __init__(self, *args): this = apply(_quickfix.new_PositionEffect, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_PositionEffect(*args) try: self.this.append(this) except: self.this = this | 473,889 |
def __init__(self, *args): this = apply(_quickfix.new_NoAllocs, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_NoAllocs(*args) try: self.this.append(this) except: self.this = this | 473,890 |
def __init__(self, *args): this = apply(_quickfix.new_AllocAccount, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_AllocAccount(*args) try: self.this.append(this) except: self.this = this | 473,891 |
def __init__(self, *args): this = apply(_quickfix.new_AllocQty, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_AllocQty(*args) try: self.this.append(this) except: self.this = this | 473,892 |
def __init__(self, *args): this = apply(_quickfix.new_ProcessCode, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_ProcessCode(*args) try: self.this.append(this) except: self.this = this | 473,893 |
def __init__(self, *args): this = apply(_quickfix.new_NoRpts, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_NoRpts(*args) try: self.this.append(this) except: self.this = this | 473,894 |
def __init__(self, *args): this = apply(_quickfix.new_RptSeq, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_RptSeq(*args) try: self.this.append(this) except: self.this = this | 473,895 |
def __init__(self, *args): this = apply(_quickfix.new_CxlQty, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_CxlQty(*args) try: self.this.append(this) except: self.this = this | 473,896 |
def __init__(self, *args): this = apply(_quickfix.new_NoDlvyInst, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_NoDlvyInst(*args) try: self.this.append(this) except: self.this = this | 473,897 |
def __init__(self, *args): this = apply(_quickfix.new_DlvyInst, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_DlvyInst(*args) try: self.this.append(this) except: self.this = this | 473,898 |
def __init__(self, *args): this = apply(_quickfix.new_AllocStatus, args) try: self.this.append(this) except: self.this = this | def __init__(self, *args): this = _quickfix.new_AllocStatus(*args) try: self.this.append(this) except: self.this = this | 473,899 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.