[Bugs] #1774 UNSP: Add support for OLPC Powerd
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Wed Mar 3 05:49:53 EST 2010
#1774: Add support for OLPC Powerd
------------------------------------------+---------------------------------
Reporter: sayamindu | Owner: tomeu
Type: enhancement | Status: new
Priority: Unspecified by Maintainer | Milestone: Unspecified by Release Team
Component: sugar | Version: Unspecified
Severity: Unspecified | Keywords: r+
Distribution: Unspecified | Status_field: Unconfirmed
------------------------------------------+---------------------------------
Changes (by tomeu):
* keywords: r? => r+
Comment:
{{{
-
import dbus
+import os
+import logging
}}}
Can you group the imports as per PEP-08?
{{{
+ return 0
}}}
I know the original code already did this, but it's confusing, can you
remove the 0?
r+ with those comments addressed
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/1774#comment:1>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list