Skip to content

Commit

Permalink
Adding a common objections and responses section
Browse files Browse the repository at this point in the history
  • Loading branch information
Moshe Zadka committed Mar 21, 2001
1 parent 5a1d457 commit bbeac92
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pep-0240.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,13 @@ Backwards Compatibility
literals will be rationals and the warning will be removed.


Common Objections

Rationals are slow and memory intensive!
(Relax, I'm not taking floats away, I'm just adding two more characters.
1e0 will still be a float)


References

[1] PEP 239, Adding a Rational Type to Python, Zadka,
Expand Down

0 comments on commit bbeac92

Please sign in to comment.