diff options
| author | fuzzyray <fuzzyray@gentoo.org> | 2009-12-14 19:37:49 +0000 |
|---|---|---|
| committer | fuzzyray <fuzzyray@gentoo.org> | 2009-12-14 19:37:49 +0000 |
| commit | ae34620db130bd8d94d68af73571e5df1bd4d258 (patch) | |
| tree | 689dceb99d7ca43ffbb463145418628ccca45f20 /DEVELOPING | |
| parent | f8038096f2a1d6869425865292d7c6e980b8d9bb (diff) | |
| download | gentoolkit-ae34620db130bd8d94d68af73571e5df1bd4d258.tar.gz | |
Merge genscripts rev 137, this revision makes the output of equery meta compatible with epkginfo
svn path=/trunk/gentoolkit/; revision=722
Diffstat (limited to 'DEVELOPING')
| -rw-r--r-- | DEVELOPING | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ -Code Guidelines +Python Code Guidelines --------------- These are a few guidelines to stick to when modifying or adding code to -Gentoolkit. +Gentoolkit. These guidelines do not apply to pym/gentoolkit/test/*. First, read Python's PEP 8: http://www.python.org/dev/peps/pep-0008/ Next, read Portage's DEVELOPING file. |
