Orbits  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
Namespaces | Functions | Variables
copy_reg.py File Reference

Namespaces

namespace  copy_reg
 

Functions

def copy_reg.pickle
 
def copy_reg.constructor
 
def copy_reg.pickle_complex
 
def copy_reg._reconstructor
 
def copy_reg._reduce_ex
 
def copy_reg.__newobj__
 
def copy_reg._slotnames
 
def copy_reg.add_extension
 
def copy_reg.remove_extension
 
def copy_reg.clear_extension_cache
 

Variables

list copy_reg.__all__
 
dictionary copy_reg.dispatch_table = {}
 
int copy_reg._HEAPTYPE = 1
 
dictionary copy_reg._extension_registry = {}
 
dictionary copy_reg._inverted_registry = {}
 
dictionary copy_reg._extension_cache = {}
 

Copyright 2014 Google Inc. All rights reserved.