DJANGO cannot import name _compare_digest

Xristos Xristoou saxri89 at gmail.com
Wed Jun 28 16:40:53 EDT 2017


i dont have 'operator.py' in my system only 'test_operator.py' and 'fix_operator.py'

if :
import sys
print sys.modules['operator']

i get this :
	
that say me <module 'operator' (built-in)>

how to rename it?



More information about the Python-list mailing list