Python 2.3

Gonçalo Rodrigues op73418 at mail.telepac.pt
Mon Sep 9 16:27:40 EDT 2002


On Mon, 09 Sep 2002 22:01:32 +0200, JB <jb at yahoo.de> wrote:

>Will rational numbers be implemented in Python 2.3? And when 
>is the first beta due?

There are no plans to implement rationals. There is however a Rat class
in the demo dir, implementing rationals in pure Python. For the 2.3
plans you can consult PEP 283 at

http://www.python.org/peps/pep-0283.html

>
>TIA,

Best regards,
G. Rodrigues



More information about the Python-list mailing list