Explorar o código

forgot to import sys

Ask Solem %!s(int64=9) %!d(string=hai) anos
pai
achega
2b9cf7b216
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      celery/tests/concurrency/test_prefork.py

+ 1 - 0
celery/tests/concurrency/test_prefork.py

@@ -3,6 +3,7 @@ from __future__ import absolute_import
 import errno
 import os
 import socket
+import sys
 
 from itertools import cycle