Changeset adacadf in rtems_waf for pkgconfig.py
- Timestamp:
- 11/13/15 10:44:31 (7 years ago)
- Branches:
- 1a118bbcd52138dbdc3236e64bc23fd430a064b1
- Children:
- b548c77
- Parents:
- d319d03
- git-author:
- Sebastian Huber <sebastian.huber@…> (11/13/15 10:44:31)
- git-committer:
- Chris Johns <chrisj@…> (11/13/15 11:53:59)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pkgconfig.py
rd319d03 radacadf 75 75 expanded = False 76 76 if tm: 77 print 'pc:get: "' + s + '"'77 print('pc:get: "' + s + '"') 78 78 ms = mre.findall(s) 79 79 for m in ms:
Note: See TracChangeset
for help on using the changeset viewer.