Review: Needs Fixing
Thanks for the work, jacseen. Good to have another head to help me out.

Uno problemo:

"""
(devel)mac9...@mac9416-laptop:~/jacseen-keryx-devel$ python keryx.py 
Traceback (most recent call last):
  File "keryx.py", line 15, in <module>
    import libkeryx
  File "/home/mac9416/jacseen-keryx-devel/libkeryx/__init__.py", line 283, in 
<module>
    _initialize()
  File "/home/mac9416/jacseen-keryx-devel/libkeryx/__init__.py", line 264, in 
_initialize
    definitions = map(__import__, moduleNames)
  File 
"/home/mac9416/jacseen-keryx-devel/libkeryx/definitions/dpkg/__init__.py", line 
265
    getpkg = self.apt_client.get_binary_name_version(?)  # Nice short alias
                                                     ^
SyntaxError: invalid syntax
"""

I'd fix it myself, but I'm not sure what you had in mind using the "(?)", so 
I'll let you fix it.

Thanks again!
-- 
https://code.edge.launchpad.net/~jacseen/keryx/devel/+merge/13393
Your team Keryx Development Team is subscribed to branch lp:keryx/devel.

_______________________________________________
Mailing list: https://launchpad.net/~keryx
Post to     : keryx@lists.launchpad.net
Unsubscribe : https://launchpad.net/~keryx
More help   : https://help.launchpad.net/ListHelp

Reply via email to