This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gpolo
Recipients benjamin.peterson, brett.cannon, gpolo
Date 2009-01-28.19:30:31
SpamBayes Score 1.3870512e-08
Marked as misclassified No
Message-id <ac2200130901281130q1b754830t52ce0d5cfdb2b7c0@mail.gmail.com>
In-reply-to <1233167725.54.0.446260805885.issue5083@psf.upfronthosting.co.za>
Content
> Well, if the libraries for Ttk are not included then the tests should
> get skipped when the import fails.
>

Ah yes, good you said that because I wasn't doing it.

> A key reason to leaving something out of 'all' is if it takes a REALLY
> long time like the zipfile64 tests.

I will add a 'gui' resource on regrtest then.
History
Date User Action Args
2009-01-28 19:30:34gpolosetrecipients: + gpolo, brett.cannon, benjamin.peterson
2009-01-28 19:30:32gpololinkissue5083 messages
2009-01-28 19:30:31gpolocreate