svn+ssh://bugman@.../svn/relax/trunk
........
r18801 | bugman | 2013-03-12 16:34:16 +0100 (Tue, 12 Mar 2013) | 6 lines
Added a more informative error message if the platform module is missing.
This is for Python <= 2.2. The file from http://hg.python.org/cpython/file/2.3/Lib/platform.py can
simply be copied into the lib/pythonX.X/ directory to fix this.
........
r18802 | bugman | 2013-03-12 16:34:57 +0100 (Tue, 12 Mar 2013) | 3 lines
Slight change to the message printed if the platform module is missing.
........