[Linux-ha-dev] [PATCH]A patch for compatibility of GUI.
Yan Gao
ygao at novell.com
Thu Jul 17 01:37:47 MDT 2008
Hi Hideo,
On Thu, 2008-07-17 at 10:52 +0900, HIDEO YAMAUCHI wrote:
> Hi,
>
> In GUI of new release planned Heartbeat, GUI uses a new sentence structure of Python.
>
> sentence structure - try : ... except : .... finally: ....
>
> This is a sentence structure to be usable in Python after version 2.5.
>
> But, Python of version 2.5 may not be included in recent Linux.
>
> Do not make GUI an old sentence structure till 2.5 Python is included in much Linux?
Yes, putting except and finally clauses in the same try statement works
only as of Python 2.5 .
Replaced the clauses for compatibility.
http://hg.clusterlabs.org/pacemaker/pygui/rev/2830689cfce0
Thanks for pointing out!
Regards,
--
Yan Gao
China R&D Software Engineer
ygao at novell.com
Novell, Inc.
SUSE® Linux Enterprise 10
Your Linux is ready
http://www.novell.com/linux
More information about the Linux-HA-Dev
mailing list