HomeSort by relevance Sort by last modified time
    Searched full:pickle (Results 1 - 5 of 5) sorted by null

  /development/scripts/app_engine_server/gae_shell/
shell.py 42 import pickle namespace
95 added by unpicklable statements. When we pickle and store the globals after
115 blob = db.Blob(pickle.dumps(value))
140 return dict((name, pickle.loads(val))
237 # globals, run the statement, and re-pickle the session globals, all
288 # this statement didn't add any unpicklables. pickle and store the
  /external/v8/tools/
presubmit.py 35 import pickle namespace
109 self.sums = pickle.load(sums_file)
120 pickle.dump(self.sums, sums_file)
  /external/webkit/WebKit/qt/tests/qwebhistory/
tst_qwebhistory.cpp 195 * Check history state after serialization (pickle, persistent..) method
224 * Check history state after serialization (pickle, persistent..) method
254 * Check history state after serialization (pickle, persistent..) method
  /external/webkit/WebKitTools/simplejson/
__init__.py 9 marshal and pickle modules.
  /development/tools/zoneinfo/tzdata2009s/
northamerica     [all...]

Completed in 54 milliseconds