Python 2.5 and 3.1 support confirmed
This commit is contained in:
parent
44bd8cb85b
commit
dd4af2df81
12 changed files with 68 additions and 55 deletions
|
|
@ -1,7 +1,7 @@
|
|||
from __future__ import with_statement
|
||||
import unittest
|
||||
from nose.plugins.skip import SkipTest
|
||||
from mongoengine.python3_support import PY3
|
||||
from mongoengine.python_support import PY3
|
||||
from mongoengine import *
|
||||
|
||||
try:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue