Hello, I am wondering which of the 3 class names are prefered by PEP-8?

class HTMLWindow(...)

class HtmlWindow(...)

class HTMLwindow(...)


Thank you for your answer in advance.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to