On Thursday, October 16, 2014 5:14:44 PM UTC-5, Skip Montanaro wrote:
> On Thu, Oct 16, 2014 at 4:54 PM, Noble Bell wrote:
>
> > If my application uses a version of python/tkinter that is not on the users
> > computer will I be able to detect that during an install and automatically
> > install
On Thu, Oct 16, 2014 at 4:54 PM, Noble Bell wrote:
> If my application uses a version of python/tkinter that is not on the users
> computer will I be able to detect that during an install and automatically
> install the proper files silently?
You mean, like this?
% python -c 'import _tkinter ;