Skip to content

Instantly share code, notes, and snippets.

@smugmug-api-docs
smugmug-api-docs / run.out
Last active August 29, 2015 14:14
py.test -k problem
============================= test session starts ==============================
platform darwin -- Python 2.7.6 -- py-1.4.20 -- pytest-2.5.2
plugins: xdist
collected 9 items
test_example.py ..F......
=================================== FAILURES ===================================
__________________________ test_multiple_params[4-3] ___________________________
@smugmug-api-docs
smugmug-api-docs / .gitignore
Last active March 6, 2023 06:10 — forked from chestone/common.py
OAuth 1.0a Example Code for the SmugMug API
ENV
__pycache__
*.json
!example.json