<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Robin Norwood wrote:
<blockquote cite="mid:xf4bqbqlhxr.fsf@solitude.devel.redhat.com"
type="cite">
<pre wrap="">Tim Lauridsen <a class="moz-txt-link-rfc2396E" href="mailto:tla@rasmil.dk"><tla@rasmil.dk></a> writes:
</pre>
<blockquote type="cite">
<pre wrap="">I have make so changes to the packagekit python module so the backend
python classes used by
yum & conary helpers, is located in the module.
I have moved the module from python/ to python/packagekit/ and added
some links to the yum & conary helpers dir, so the
python helpers can run from the helpers/ dir.
I have fixed the Makefile and the yumBackend.py & yumConary.py, so
everything is working (I Hope :) )
I somebody could check if the rpms looks sane and the file is located in
the right places.
</pre>
</blockquote>
<pre wrap=""><!---->
This looks good to me. We could also move the, er, 'frontend' stuff out
of __init__.py if you want. I think 'import packagekit.frontend' (or
whatever) would be ok, at least.
-RN
</pre>
</blockquote>
Sound like a good idea, then __init__.py could contains common stuff,
if something like that pops up.<br>
<br>
Tim<br>
</body>
</html>