Check for identical types before comparing objects to see if they
are the same -- 0 and 0.0 compare equal but should be considered different
here!
1 file changed
tree: ad197380ae3104a0c90e89ba6e6f5b6994efb390
  1. Demo/
  2. Doc/
  3. Grammar/
  4. Include/
  5. Lib/
  6. Mac/
  7. Modules/
  8. Objects/
  9. Parser/
  10. Python/
  11. Tools/