Commit Graph

2 Commits

Author SHA1 Message Date
Luke Campagnola
a41d330c29 Bugfixes:
- Fixed some floating-point precision issues. (Added a workaround for QTransform.inverted() bug)
  - No longer putting asUnicode inside __builtin__ since this causes problems in some rare circumstances
    (pyshell, lazy import recipe)
  - Minor docstring updates
2012-07-12 15:35:58 -04:00
Luke Campagnola
7735a6f2b4 added helper functions for python2/3 compatibility 2012-05-11 20:02:54 -04:00