Commit b0cfa4ae authored by Tim Peters's avatar Tim Peters

Needs to import errno now.

parent 8e0df396
......@@ -16,6 +16,7 @@ import asyncore
import os
import socket
import thread
import errno
from ZODB.utils import positive_id
......
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