Re: Start of coding + blog activity

1 view
Skip to first unread message

higery

unread,
May 29, 2011, 1:42:41 AM5/29/11
to Éric Araujo, the-fellowship-...@googlegroups.com
Hi, :

It seems that the official CPython 3.3 repository have not yet contained the 'distutils2' or 'packaging' module, and I then found there are possibly about three resource repositories of 'distutils2' which we can clone : 1) http://hg.python.org/distutils2 ;2) http://bitbucket.org/tarek/distutils2 ;3) http://hg.python.org/features/packaging/, then I'm curious that which link is the correct or proper source path that we gsoc students can work under?


Best regards,
higery



"Martin v. Löwis"

unread,
May 29, 2011, 2:46:46 AM5/29/11
to the-fellowship-...@googlegroups.com
> It seems that the official CPython 3.3 repository have not yet contained
> the 'distutils2' or 'packaging' module

You must have been looking in the wrong place:

http://hg.python.org/cpython/file/c5bd972391cd/Lib/packaging

Regards,
Martin

higery

unread,
May 29, 2011, 3:56:45 AM5/29/11
to the-fellowship-...@googlegroups.com
Hi, Martin:
You must have been looking in the wrong place:

http://hg.python.org/cpython/file/c5bd972391cd/Lib/packaging

Then, is this link the right source path to clone?

"Martin v. Löwis"

unread,
May 29, 2011, 4:10:09 AM5/29/11
to the-fellowship-...@googlegroups.com, higery

No, that's

http://hg.python.org/cpython

Regards,
Martin

higery

unread,
May 29, 2011, 8:29:13 AM5/29/11
to Martin v. Löwis, the-fellowship-...@googlegroups.com
Hi, Martin:

But it's strange that there is not a 'packaging' directory in /Lib of my repository cloned from the link http://hg.python.org/cpython.


Regards,
higery

"Martin v. Löwis"

unread,
May 29, 2011, 9:25:18 AM5/29/11
to higery, the-fellowship-...@googlegroups.com
> But it's strange that there is not a 'packaging' directory in /Lib of my
> repository cloned from the link http://hg.python.org/cpython.

Please report the output of "hg sum" in that directory.

Regards,
Martin

higery

unread,
May 29, 2011, 10:23:08 AM5/29/11
to Martin v. Löwis, the-fellowship-...@googlegroups.com

Please report the output of "hg sum" in that directory.


parent: 69386:49dabc676801
 merge
branch: default
commit: 222 unknown (clean)
update: (current)

"Martin v. Löwis"

unread,
May 29, 2011, 10:38:12 AM5/29/11
to higery, the-fellowship-...@googlegroups.com
> parent: 69386:49dabc676801
> merge
> branch: default
> commit: 222 unknown (clean)
> update: (current)

This revision is from April 15. Do "hg pull -u"
to obtain a current copy of the code; packaging
was added on May 19.

Regards,
Martin

higery

unread,
May 29, 2011, 11:03:18 AM5/29/11
to Martin v. Löwis, the-fellowship-...@googlegroups.com
This revision is from April 15. Do "hg pull -u"
to obtain a current copy of the code; packaging
was added on May 19.

Thank you, I'll try.

higery

unread,
May 29, 2011, 10:53:33 PM5/29/11
to Martin v. Löwis, the-fellowship-...@googlegroups.com
Hi,

Work now! Thx

I just made a complete new cloning from http://hg.python.org/cpython#default instead of updating from my current repository, then I can see the 'packaging' directory there now, though this cloning process did take a bit long time. I still do not know why updating cannot get me the latest version of cpython, and I can make sure that I have selected the 'default' version which my current repository should be updated to. I'll still spend sometime looking for the true reason causing this problem.

Anyway, I have already gotten the right version which our future work will be built on.


Regards,
higery


Reply all
Reply to author
Forward
0 new messages