Terry Reedy wrote: > As in > >>>>print(type(3)) > > int # instead of <class 'int'>
I have the same feeling there -- the only time I'm likely to be deliberately printing a class is for debugging, and then I want unambiguity. -- Greg _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com