From: lijuan.tu@intel.com
To: dts@dpdk.org,Jun Dong <junx.dong@intel.com>
Cc: lijuan.tu@intel.com,qingx.sun@intel.com,junx.dong@intel.com
Subject: [dts] [V1] ixia_network/ixnet: fix bug of changing string content
Date: 18 May 2022 02:12:54 -0700 [thread overview]
Message-ID: <8ea9f5$l978g3@fmsmga001-auth.fm.intel.com> (raw)
In-Reply-To: <20220511061415.3665-1-junx.dong@intel.com>
On Wed, 11 May 2022 14:14:15 +0800, Jun Dong <junx.dong@intel.com> wrote:
> In history patch that add OUTPUT_DIR variable into initional function to
> fix E1101 error that instance has no member error[pylint checking]. this
> intruduce a bug, OUTPUT_DIR was defined in subclass as a property contained
> a string , and when parent class initial, the OUTPUT_DIR attribute was
> already exist and couldn't redefine again. this patch attempt to fix it
> that through reflection mechanism to get the value instead of using
> the variable directly and to avoid the E1101 error.
>
> Signed-off-by: Jun Dong <junx.dong@intel.com>
Applied, thanks
prev parent reply other threads:[~2022-05-18 9:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-11 6:14 Jun Dong
2022-05-18 9:12 ` lijuan.tu [this message]
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='8ea9f5$l978g3@fmsmga001-auth.fm.intel.com' \
--to=lijuan.tu@intel.com \
--cc=dts@dpdk.org \
--cc=junx.dong@intel.com \
--cc=qingx.sun@intel.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).