<!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">
Tom Parker wrote:
<blockquote
 cite="mid:243a9cc0711061105l73281384r9b8d212db4ccc7a3@mail.gmail.com"
 type="cite">
  <pre wrap="">I've run into a use case (listing what actions the apt backend is
missing) where I'd quite like to have access to the enums from
libpackagekit, but in python. To solve this, I've written a chunk of
code that builds a PackageKitEnum class in python with static members
listing the messages in each enum type, and as a side effect also
generates all of the big long manual lists that were previously listed
in backend.py automagically as well.

Thoughts? Can I commit it?

Tom
  </pre>
  <pre wrap=""><pre wrap="">
<hr size="4" width="90%">
_______________________________________________
PackageKit mailing list
<a class="moz-txt-link-abbreviated" href="mailto:PackageKit@lists.freedesktop.org">PackageKit@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/packagekit">http://lists.freedesktop.org/mailman/listinfo/packagekit</a>
</pre></pre>
</blockquote>
Very nice work<br>
<br>
Tim<br>
</body>
</html>