fix for longlongHash for architectures where sizeof(long long) == sizeof(long)
[wxWidgets.git] / wxPython / wx / lib / wordwrap.py
2006-10-16  Robin DunnAdd a utility function that can calculate word-wrap...