yangchao

Results 3 issues of yangchao

from pymongo.objectid import ObjectId The call seems to work in versions of PyMongo < 2.2 In pymongo 2.2 or higher the call to import objectid is: from bson.objectid import ObjectId

i configure enca with command:./configure --with-libiconv=/usr/local/ becase my iconv header in /usr/local/include/iconv.h and lib in /usr/local/lib/libiconv.so but this not work error is: checking for iconv... yes checking for working iconv......

Re: # ### Changelog * ------- ### Continuous Integration This pull request: * [ ] needs automatic test cases check. > Manual trigger with `@cocos-robot run test cases` afterward. *...