Changeset 67d48e2 in rtems-tools for rtemstoolkit

Timestamp:
08/26/17 08:15:50 (7 years ago)
Author:
Cillian O'Donnell <cpodonnell8@…>
Branches:
5, master
Children:
05b4cfb
Parents:
fd0bcc5
git-author:
Cillian O'Donnell <cpodonnell8@…> (08/26/17 08:15:50)
git-committer:
Chris Johns <chrisj@…> (08/29/17 08:05:00)
Message:

rtemstoolkit/host.py: Change option to search parent directory in Python3.

This works in Python2.7 and Python3.5. Python2 import searches relative
and absolute paths by default. Python3 searches only absolute paths as default.
The option change searches 1 parent directory relative to the calling function
and has the same meaning in Python2 and Python3.

(No files)

Note: See TracChangeset for help on using the changeset viewer.