Skip to content

Instantly share code, notes, and snippets.

@rik
Created December 16, 2014 18:24
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 rik/dec872561e31b8c69804 to your computer and use it in GitHub Desktop.
Save rik/dec872561e31b8c69804 to your computer and use it in GitHub Desktop.
/Users/rik24d/code/kitsune/venv/lib/python2.7/site-packages/badger/models.py:33: DeprecationWarning: django.utils.simplejson is deprecated; use json instead.
import django.utils.simplejson as json
/Users/rik24d/code/kitsune/venv/lib/python2.7/site-packages/nose/util.py:14: DeprecationWarning: The compiler package is deprecated and removed in Python 3.x.
from compiler.consts import CO_GENERATOR
/Users/rik24d/code/kitsune/venv/lib/python2.7/site-packages/badger/models.py:33: DeprecationWarning: django.utils.simplejson is deprecated; use json instead.
import django.utils.simplejson as json
/Users/rik24d/code/kitsune/venv/lib/python2.7/site-packages/nose/util.py:14: DeprecationWarning: The compiler package is deprecated and removed in Python 3.x.
from compiler.consts import CO_GENERATOR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment