WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Q: python naming style (longName vs. long_name)

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Q: python naming style (longName vs. long_name)
From: Andreas Florath <xen@xxxxxxxxxxxx>
Date: Mon, 03 Aug 2009 20:51:01 +0200
Delivery-date: Mon, 03 Aug 2009 11:51:24 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla-Thunderbird 2.0.0.19 (X11/20090103)
Hello!

Is the C++ (long_name) or JAVA like (longName) style for new python
code preferred?  Did not find any style guide. Currently halve of the
code uses the first and the other have the second style.

Kind regards

Andreas Florath



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] Q: python naming style (longName vs. long_name), Andreas Florath <=