Trying to build pywin32 from the trunk, I see:

from distutils.config import PyPIRCCommand
  File "C:\src\python-svn\lib\distutils\config.py", line 8, in <module>
from ConfigParser import ConfigParser
ImportError: No module named ConfigParser

Digging a little deeper, I see:

|r63242 | alexandre.vassalotti | 2008-05-15 08:07:07 +1000 (Thu, 15 May
2008) | 2 lines
|
|Renamed the ConfigParser module to 'configparser'.

Is there something I've missed?

Cheers,

Mark



_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to