This shows you the differences between two versions of the page.
|
development:coding-style [2009/09/29 04:48] bruce something about non-natural language strings |
development:coding-style [2009/12/05 04:19] (current) jason |
||
|---|---|---|---|
| Line 34: | Line 34: | ||
| log = Log("rabbitvcs.mymodule") # Replace "mymodule", obviously | log = Log("rabbitvcs.mymodule") # Replace "mymodule", obviously | ||
| </code> | </code> | ||
| + | |||
| + | ...and then, eg. | ||
| <code python> | <code python> | ||