All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] base.bbclass: Replace os.system with subprocess call.
Date: Wed, 26 Aug 2009 00:42:06 -0700	[thread overview]
Message-ID: <20090826074206.GA9008@gmail.com> (raw)
In-Reply-To: <200908240848.32719.mickey@vanille-media.de>

On (24/08/09 08:48), Michael 'Mickey' Lauer wrote:
> As a general reminder, please avoid import statements in functions. They're 
> just wasting cycles. Put them into global scope.

looking at base.bbclass I decided to leave it as it is to conform to
other functions coding style but may be we should move the import to
global scope at once sometime.

Thanks

-Khem

> 
> :M:
> 
> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel



  parent reply	other threads:[~2009-08-26  8:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-24  2:31 [PATCH] base.bbclass: Replace os.system with subprocess call Khem Raj
2009-08-24  3:12 ` Holger Hans Peter Freyther
2009-08-24  6:32   ` Khem Raj
2009-08-24  3:49 ` Holger Hans Peter Freyther
2009-08-24  6:48   ` Michael 'Mickey' Lauer
2009-08-24 18:41     ` Khem Raj
2009-08-26  7:42     ` Khem Raj [this message]
2009-08-25 15:42   ` Richard Purdie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090826074206.GA9008@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.