# HG changeset patch # User Jeff Hammel # Date 1307668059 25200 # Node ID 65c95094dbb3623e3fe57be8bbcab8536f55cb88 # Parent 6f384c989a29b9f54e0b2e5ba7bc7bdc4b65cc7b replace path diff -r 6f384c989a29 -r 65c95094dbb3 pyloader/factory.py --- 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]