is .\Lib\test necessary
Terry Reedy
tjreedy at udel.edu
Sat Feb 15 12:41:11 EST 2003
More information about the Python-list mailing list
Sat Feb 15 12:41:11 EST 2003
- Previous message (by thread): is .\Lib\test necessary
- Next message (by thread): freeze and ActiveState's WinPython?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"dsavitsk" <dsavitsk at e-coli.net> wrote in message news:1Il3a.1467$UF6.346001 at newssrv26.news.prodigy.com... > I am installing Python on a PocketPC device. The items under \Lib\test are > over 3MB in size. Is there any reason these need to be installed? When you compile from source code, it is a good idea to test at least once. Otherwise, I believe they are only needed if you suspect that your installation may be broken and want to test it. Terry J. Reedy
- Previous message (by thread): is .\Lib\test necessary
- Next message (by thread): freeze and ActiveState's WinPython?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list