Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Revert "Force old pythons to ignore Dep Warnings."
Browse files Browse the repository at this point in the history
This reverts commit f12e5d7.
  • Loading branch information
davedash committed Nov 24, 2011
1 parent f12e5d7 commit c584301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manage.py
@@ -1,4 +1,4 @@
#!/usr/bin/env python -W ignore::DeprecationWarning
#!/usr/bin/env python
import os
import sys

Expand Down

0 comments on commit c584301

Please sign in to comment.