From 61138f2ece0cb864b933698174315c34a78835d1 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Sat, 5 Jun 2010 19:59:17 +0200 Subject: Moved multiprocessing modules into own package, as they in fact have nothing to do with the object db. If that really works the way I want, it will become an own project, called async --- test/git/mp/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test/git/mp/__init__.py (limited to 'test/git/mp/__init__.py') diff --git a/test/git/mp/__init__.py b/test/git/mp/__init__.py new file mode 100644 index 00000000..e69de29b -- cgit v1.2.3