def encode_time_property(obj, prop, value):
# PyAMF supports datetime.datetime objects and won't decide what date to
# add to this time value. Users will have to figure it out themselves
raise pyamf.EncodeError('ndb.TimeProperty is not supported by PyAMF')
_google_appengine_ext_ndb.py 文件源码
python
阅读 18
收藏 0
点赞 0
评论 0
评论列表
文章目录