[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH][XEND] fix a XendLogging bug on python version 2.4.0 and 2.4.1
XendLogging uses python library class logging and overrides the function member findCaller. logging.findCaller once changed the number of its return values from 2 to 3. This change happened in python release 2.4.2. Original XendLogging code has check against this issue, but is not accurate enough, which fails the startup of xend on python release 2.4.0 and 2.4.1, this small patch fixes this. -Qing Attachment:
xendlog-python-version.patch _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |