[Tutor] why no chaining?
Alan Gauld
alan.gauld at btinternet.com
Sun Apr 12 13:39:40 CEST 2015
On 12/04/15 11:16, Timo wrote:
>> Personally I think it would help if the first lines
>> for these methods read like:
>>
>> remove(...) -> None
>> L.remove...etc
> Are you using Python 2? Because this is what I get in Python 3:
Yes, I just fired up the default python which is 2.7.
I never thought to check what Python 3 help said.
Good to see its been addressed.,
--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos
More information about the Tutor
mailing list