poky/scripts/lib
Ed Bartosh ed7abe6b9a scripts: Replace basestring -> str for python3
Python 3 doesn't have basestring type as all string
are unicode strings.

(From OE-Core rev: e8cfab060f4ff3c4c16387871354d407910e87aa)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-06-02 08:24:01 +01:00
..
bsp scripts: python3: Use print function 2016-06-01 12:47:10 +01:00
devtool scripts: Replace basestring -> str for python3 2016-06-02 08:24:01 +01:00
recipetool scripts: Replace basestring -> str for python3 2016-06-02 08:24:01 +01:00
wic wic: encode help text 2016-06-02 08:24:01 +01:00
argparse_oe.py scripts/lib/argparse_oe: also change 'positional arguments' to 'arguments' 2016-05-06 10:31:13 +01:00
scriptpath.py scripts: consolidate code to find bitbake path 2014-06-25 13:51:45 +01:00
scriptutils.py scripts: Replace basestring -> str for python3 2016-06-02 08:24:01 +01:00