Re: Weak Type Ability for Python

2023-04-15 Thread Peter J. Holzer
On 2023-04-13 03:28:37 +0100, MRAB wrote: > On 2023-04-13 03:12, avi.e.gr...@gmail.com wrote: > > I suspect the OP is thinking of languages like PERL or JAVA which guess for > > you and make such conversions when it seems to make sense. > > > In the case of Perl, there are distinct operators for a

Re: Weak Type Ability for Python

2023-04-15 Thread Peter J. Holzer
On 2023-04-14 10:19:03 +1000, Chris Angelico wrote: > The entire Presentation Manager and Workplace Shell (broadly > equivalent to a Linux "desktop manager", I think? Kinda?) were object > oriented; you would have a WPDataFile for every, well, data file, but > some of those might be subclasses of W