Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #54315

Re: Is this a bug in Python 3.3?

From Terry Reedy <tjreedy@udel.edu>
Subject Re: Is this a bug in Python 3.3?
Date 2013-09-17 11:28 -0400
References <7787e84f-f863-437d-aeac-2be142ab5872@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.81.1379431709.18130.python-list@python.org> (permalink)

Show all headers | View raw


On 9/17/2013 7:22 AM, Aseem Bansal wrote:
> While using IDLE I used the license() function to see the license information. In it there was a list of all the versions and from which version they are derived is written.

The 2.7 list ends with 2.7. The 3.x does not even include 2.7.

> The list goes upto 3.3.1 but doesn't include 3.3.2. Is that a minor bug or is the current version not mentioned in that list?

I will ask on the python-dev list.

-- 
Terry Jan Reedy

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Is this a bug in Python 3.3? Aseem Bansal <asmbansal2@gmail.com> - 2013-09-17 04:22 -0700
  Re: Is this a bug in Python 3.3? Terry Reedy <tjreedy@udel.edu> - 2013-09-17 11:28 -0400

csiph-web