I downloaded now and installed the python.tczl I uploaded a couple of days ago and it has the user.tar.gz:
tc@box:~$ ls /tmp/tcloop/python/
user.tar.gz usr/
tc@box:~$
tc@box:~$ python
Python 2.5.2 (r252:60911, Dec 8 2008, 06:26:24)
[GCC 4.2.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import sys
>>> sys.path
['', '/usr/local/lib/python25.zip', '/usr/local/lib/python2.5', '/usr/local
/lib/python2.5/plat-linux2', '/usr/local/lib/python2.5/lib-tk', '/usr/local
/lib/python2.5/lib-dynload', '/usr/local/lib/python2.5/site-packages']
>>>
It seems ok here. Are you using the ibiblio mirror? If not maybe the others have not synced yet.