Skip to content

Instantly share code, notes, and snippets.

@dave5
Created January 18, 2012 00:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dave5/1630057 to your computer and use it in GitHub Desktop.
Save dave5/1630057 to your computer and use it in GitHub Desktop.
Pseudo struct - Python
Node_materials = {'Ponoko - United States': [u'2010/06/28 20:23:16',
{'6bb50fb04a' :
{u'material_type': u'printed',
u'updated_at': u'2011/06/27 20:23:16 +0000',
u'key': u'6bb500cdb04a',
u'name': u'Durable plastic'}},
{'6b62cdbed4a' :
{u'material_type': u'printed',
u'updated_at': u'2011/06/27 20:23:16 +0000',
u'key': u'6bb9552cdb04a',
u'name': u'Rainbow Ceramic'}}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment