gecko-dev/build/pymake/tests/subdir/delayload.py
Gregory Szorc 8a9e7dc4c1 Bug 951736 - Adjust sys.path while native commands are executed; r=ted
The previous behavior only adjusted sys.path during module import. This
caused problems when there were delayed imports.

--HG--
extra : rebase_source : ca331f6da5f4e69ae74e8e831a41b12405fdd7fc
extra : amend_source : e0bd180a6fe5b5f64b2b8860f85887a9fd5b848e
2013-12-18 09:45:56 -08:00

2 lines
69 B
Python

# This module exists to test delay importing of modules at run-time.