I am trying to pickle networkx\'s edge_subgraph and I does not work.
Here is the code
import networkx as nx import p