- Timestamp:
- Feb 26, 2016 10:29:12 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/xpcom18a4/python/gen_python_deps.py
r59809 r59836 37 37 if not os.path.isfile(lib64): 38 38 lib64 = lib 39 if not os.path.isfile(lib64): 40 return None 41 39 42 else: 40 43 lib64 = None
Note:
See TracChangeset
for help on using the changeset viewer.