DescriptionMake code follow the Python style guidelines
+ Use a doc string for the whole file.
+ Lower case function names.
+ Consistently use single-quotes for quoted strings.
+ align wrapped elements with opening delimiter.
+ use a main() function
Committed: https://code.google.com/p/dart/source/detail?r=10307
Patch Set 1 #Patch Set 2 : #Messages
Total messages: 3 (0 generated)
|