
renayama19661014 at ybb
Jul 17, 2008, 2:53 AM
Post #3 of 10
(325 views)
Permalink
|
|
Re: [PATCH]A patch for compatibility of GUI.
[In reply to]
|
|
Hi Yan, However, there was another problem. The extractfile function is supported from version 2.5 somehow. The extractfile function is not usable, but tar.gz is made. (The error log is begun to write.) I think that the report function is good as it is. How do you think? Or will exclude the extractfile function? Best Regards, Hideo Yamauchi. --- Yan Gao <ygao[at]novell.com> wrote: > 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$B>$!&(BLinux Enterprise 10 > Your Linux is ready > http://www.novell.com/linux > > _______________________________________________________ > Linux-HA-Dev: Linux-HA-Dev[at]lists.linux-ha.org > http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev > Home Page: http://linux-ha.org/ > _______________________________________________________ Linux-HA-Dev: Linux-HA-Dev[at]lists.linux-ha.org http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev Home Page: http://linux-ha.org/
|