Commit a39ac1cb authored by Tim Peters's avatar Tim Peters

Merge rev 37634 from 3.4 branch.

Needs to import errno now.
parent fbcef1c2
......@@ -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