On Tue, May 13, 2008 at 11:00:00PM +1000, Ben Finney wrote:
> Package: python-apt
> Version: 0.7.5
> Severity: normal
> 
> The coding style guide for Python 
> <URL:http://www.python.org/dev/peps/pep-0008> is also a convention for 
> code in the Python community.
> 
> Please rename the API methods of python-apt to conform with PEP 8 
> guidelines. E.g.:

The jak branch follows PEP 8 naming conventions in almost all places
now. Not finished yet are apt_pkg.Version, apt_pkg.PackageFile,
apt_pkg.MetaIndex and apt.progress.*.
  
In case of the missing apt_pkg classes, they are not converted yet
because they do not use getset descriptors yet.
  
apt.progress.* has not been converted yet because the extension
interacts with it, and we first need to modify the extension to
recognize the new names, as well as the old names (old applications
shouldn't break).

Please review the new names in the 'jak' branch. I would like to make a
0.7.91 release to experimental this week, closing this bug.

'jak' branch
------------
Vcs-Bzr: http://bzr.debian.org/users/jak/python-apt/jak/
VCS-Browser: http://bzr.debian.org/loggerhead/users/jak/python-apt/jak/changes

-- 
Julian Andres Klode  - Free Software Developer
   Debian Developer  - Contributing Member of SPI
   Ubuntu Member     - Fellow of FSFE

Website: http://jak-linux.org/   XMPP: juli...@jabber.org
Debian:  http://www.debian.org/  SPI:  http://www.spi-inc.org/
Ubuntu:  http://www.ubuntu.com/  FSFE: http://www.fsfe.org/

Attachment: signature.asc
Description: Digital signature

Reply via email to