Message from Python discussions

November 2018

— With socket + port forwarding is there any way to get the real address of who is sending packet to my script? by default it prints the default gateway (EX: 192.168.1.1)

Message permanent page

— 

Hi guys, just starting off with Python and wondering if anyone can tell me a rough idea of how long it takes to master it? New to programming too, just started. Thanks

— NameError: name 'master' is not defined

— Ahahah

— Nice one

— Put that to pylint – it'll tell you what you do wrong

— Cause Python is not Java

— You mean at the same time colaborative style? Well, there are but i dont recommend because you could create conflicts pretty easily

Message permanent page

— No

— Use docker if you need to build for multiple distros / releases

— Hmm, pycharm doesn't like this

— Any way to create "abstract class properties"?