This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mdk
Recipients mdk, ncoghlan, rhettinger, seluj78, serhiy.storchaka, steven.daprano
Date 2018-11-19.20:26:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542659193.89.0.788709270274.issue35200@psf.upfronthosting.co.za>
In-reply-to
Content
Hi Raymond,

I agree, there exist other means of teaching half closed range, but I was more concerned by self-taught students, alone facing the current range repr than students well accompanied.

I also agree, let's not change the current repr (for backward compatibility) and let's not change the current str (it won't help anyway), so I'm closing this.
History
Date User Action Args
2018-11-19 20:26:33mdksetrecipients: + mdk, rhettinger, ncoghlan, steven.daprano, serhiy.storchaka, seluj78
2018-11-19 20:26:33mdksetmessageid: <1542659193.89.0.788709270274.issue35200@psf.upfronthosting.co.za>
2018-11-19 20:26:33mdklinkissue35200 messages
2018-11-19 20:26:33mdkcreate