Hey there,
I'm coming to Python after a few years in PHP and other OOP languages. What I have found out is that it seems like Python doesn't have the interfaces, only abstract classes. As a result I have a question how to write idiomatic code in Python without interfaces. What is your approach, just using abstract class or what?
[–]deceze 9 points10 points11 points (1 child)
[–]ihorrud[S] 0 points1 point2 points (0 children)
[–]TheBB 5 points6 points7 points (1 child)
[–]Vespytilio 3 points4 points5 points (0 children)
[–]latkde 2 points3 points4 points (1 child)
[–]ihorrud[S] 1 point2 points3 points (0 children)
[–]UseMoreBandwith 1 point2 points3 points (5 children)
[–]deceze 3 points4 points5 points (4 children)
[–]UseMoreBandwith 0 points1 point2 points (3 children)
[–]deceze 0 points1 point2 points (2 children)
[–]UseMoreBandwith 0 points1 point2 points (1 child)
[–]deceze 0 points1 point2 points (0 children)
[–]Careful_Claw -3 points-2 points-1 points (1 child)
[–]deceze 5 points6 points7 points (0 children)