On 26/08/12 11:56, Joel Levine wrote:
Mystery of the day: I'm using Python 2.6. My program uses
from tkFileDialog import askopenfilename
and
fn=askopenfilename()
I use this program repeatedly. Up to a few hours ago, the navigation
window opened with a full array of columns, including name
On Sat, Aug 25, 2012 at 9:56 PM, Joel Levine wrote:
>
> from tkFileDialog import askopenfilename
> fn=askopenfilename()
>
> I use this program repeatedly. Up to a few hours ago, the navigation window
> opened with a full array of columns, including name and date.
>
> Once I mistakenly typed cont
Mystery of the day: I'm using Python 2.6. My program uses
from tkFileDialog import askopenfilename
and
fn=askopenfilename()
I use this program repeatedly. Up to a few hours ago, the navigation window
opened with a full array of columns, including name and date.
Once I mistakenly typed con