Commit 67e0a4fe authored by David Wilson's avatar David Wilson

issue #155: add mitogen.fork to Importer list

parent 48351a18
...@@ -444,6 +444,7 @@ class Importer(object): ...@@ -444,6 +444,7 @@ class Importer(object):
'compat', 'compat',
'compat.pkgutil', 'compat.pkgutil',
'fakessh', 'fakessh',
'fork',
'master', 'master',
'parent', 'parent',
'ssh', 'ssh',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment