Use six integer types instead of explicit types, since six is now a dependency of the project.
This commit is contained in:
@@ -20,7 +20,6 @@ else:
|
||||
import pymongo
|
||||
import gridfs
|
||||
from bson import Binary, DBRef, SON, ObjectId
|
||||
|
||||
try:
|
||||
from bson.int64 import Int64
|
||||
except ImportError:
|
||||
|
||||
Reference in New Issue
Block a user