blob: 6ca107966cb5357fecde247e199de5172983a725 (
plain)
1
2
3
4
5
6
7
8
|
--- pyzor-0.5.0.orig/scripts/pyzor 2009-04-29 17:53:50.000000000 -0300
+++ pyzor-0.5.0/scripts/pyzor 2012-11-30 19:42:39.601001128 -0200
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python -Wignore::DeprecationWarning
import os
# set umask
|