Python Endenting

How do you do indenting in python? I use notepad but I need smart indenting. Is it like this?

This is for socket server.
while True:
tab c, addr = s.accept()
tab tab print "Thank you for connection.",
tab tab tab c.close()

I hope I got the indents right.

_______________________________________________
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector
  • ... AudioGames . net Forum — Developers room : hurstseth405 via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : magurp244 via Audiogames-reflector

Reply via email to