[Python-projects] pylint, pyreverse : mandatory "package" noti n Hg repository? => Fixed + next step?

Laurent Bertaud laurent at bertaud.org
Thu Oct 18 10:51:08 CEST 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1



Alexandre Fayolle a écrit :
> On Wed, Oct 17, 2007 at 09:59:59PM +0200, Laurent Bertaud wrote:

> Try
> hg clone http://www.logilab.org/cgi-bin/hgwebdir.cgi/logilab/common
> hg clone http://www.logilab.org/cgi-bin/hgwebdir.cgi/logilab/astng
OK. I got the code. I have 2 new directories : "common" and "astng".

> Pyxml is available on sourceforge, via CVS. See
> http://sourceforge.net/cvs/?group_id=6473 for instructions. 
I got Pyxml by typing :

cvs -d:pserver:anonymous at pyxml.cvs.sourceforge.net:/cvsroot/pyxml login
+ "Enter" when I was "prompted" for a password.

cvs -z3 -d:pserver:anonymous at pyxml.cvs.sourceforge.net:/cvsroot/pyxml co
  -P xml
xml as module seems to be enough.
I had a new directoy named "xml".


> Removing this dependency on pyxml in favor of elementtree would be a
> good thing, by the way.  ElemenTree is part of python2.5's standard
> library, and can be downloaded from
> http://effbot.org/zone/element-index.htm if you're using another version
> of python.
in my ~/GLo directory, I have four directories :
astng, common, pylint, pyreverse an a link python -> /usr/bin/python2.5
I am using both python2.4 and python2.5 through debian standard packages
of Debian/Lenny.

I think my next step will be to test pylint and pyreverse with the
provided examples and then, according what it is written above, have
a look on how to remove the pyxml dependency.
According to you, would it better beginning with a first bug fix or
the dependency removal?

- --laurent at hebus:~/GLo$ ls -l
total 20
drwxr-xr-x  5 laurent laurent 4096 2007-10-18 09:35 astng
drwxr-xr-x  8 laurent laurent 4096 2007-10-18 09:35 common
drwxr-xr-x 12 laurent laurent 4096 2007-10-18 09:35 pylint
drwxr-xr-x 12 laurent laurent 4096 2007-10-18 09:36 pyreverse
lrwxrwxrwx  1 laurent laurent   18 2007-10-18 10:37 python ->
/usr/bin/python2.5
drwxr-xr-x 12 laurent laurent 4096 2007-10-18 09:58 xml
laurent at hebus:~/GLo$ ./python
Python 2.5.1 (r251:54863, Aug 17 2007, 00:51:07)
[GCC 4.1.3 20070812 (prerelease) (Debian 4.1.2-15)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>>

Laurent Bertaud - Key ID : 543C9E39
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHFx57Pun1ilQ8njkRAqu1AJ9jfaq0UXH9uLXmDXrO1IBw2tY0PgCeNTw2
gHP1ZFXt/o8fgQ0Frf0btFk=
=D4GC
-----END PGP SIGNATURE-----


More information about the Python-Projects mailing list