Changes between Initial Version and Version 1 of Ticket #1604
- Timestamp:
- Dec 27, 2007, 2:12:49 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1604 – Description
initial v1 1 1 On a linux box the function setlocale in locale.py sometimes files for some weird locals, which breaks matplotlib. We patch the python spkg so instead of giving an error in that case, it just uses the default locale. 2 3 NOTE: This is hackish -- probably the right fix would be to somehow change matplotlib.