Commit 40fb2f29 authored by Tim Peters's avatar Tim Peters

The __future__ has arrived for generators.

parent ab1f767a
......@@ -36,7 +36,6 @@
# bytes back before using u64 to convert the data back to (long)
# integers.
from __future__ import generators
import struct
from BTrees._fsBTree import fsBucket
......
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