python-inema/inema/data
Harald Welte 9ec7af1df4 products.json: Avoid "Umlauts" for python 2.x compatibility
Without this patch, python 2.x would abort with a famous
	'ascii' codec can't decode byte ...
error.  This is why I kept the file free of special characters
so far, but commit 6d2ee85a7e
unfortunately broke that assumption.

I'm sure there's a proper solution, but I really don't feel like
investing time into researching and testing that now.
2019-06-03 07:34:09 +00:00
..
formats.json add formats retrieval method 2016-09-23 18:36:32 +02:00
products.json products.json: Avoid "Umlauts" for python 2.x compatibility 2019-06-03 07:34:09 +00:00