changeset 73:65c95094dbb3

replace path
author Jeff Hammel <jhammel@mozilla.com>
date Thu, 09 Jun 2011 18:07:39 -0700
parents 6f384c989a29
children 1f76705df520
files pyloader/factory.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/pyloader/factory.py	Thu Jun 09 18:05:50 2011 -0700
+++ b/pyloader/factory.py	Thu Jun 09 18:07:39 2011 -0700
@@ -140,6 +140,7 @@
                             # ,= : tokens to ensure these are wrapper options
                             # as these shouldn't be found in a real path (dotted path or file path)
                             _wrapper_args, _wrapper_kwargs = factory.str2args(_wrapper_options)
+                            _path = __path
 
                     if _path in names:
                         # [foo:bar:fleem]