|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH][XEND] fix a XendLogging bug on python version 2.4.0
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
xendlog-python-version.patch
Description: xendlog-python-version.patch
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH][XEND] fix a XendLogging bug on python version 2.4.0 and 2.4.1,
He, Qing <=
|
|
|
|
|