Fix bug in rect.intersect(): empty rects beyond the first were
ignored instead of making the outcome empty...
2 files changed
tree: ea005ae6ca50b78a090e22d1739dcce4a1362178
  1. Doc/
  2. Grammar/
  3. Include/
  4. Lib/
  5. Modules/
  6. Objects/
  7. Parser/
  8. Python/