Is this a bug in Python 3.3?

A

Aseem Bansal

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 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?
 
T

Terry Reedy

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,262
Messages
2,571,052
Members
48,769
Latest member
Clifft

Latest Threads

Top