comparison ez_setup.py @ 1100:e7d7f05217c1 beta

replaced all decode('utf-8') instances with .decode('utf-8','replace') for more error prof setup, this way rhodecode could handle displaying non utf8 encoded file paths. This is still an invalid path, but this way we could at least show those paths without errors
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 27 Feb 2011 02:43:44 +0100
parents 564e40829f80
children 6832ef664673 2182a2005278
comparison
equal deleted inserted replaced
1099:bc3dafd0e24c 1100:e7d7f05217c1