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 [email protected]
Recipients Ramchandra Apte, brian.curtin, loewis, [email protected], ned.deily, roger.serwy, terry.reedy
Date 2012-06-06.01:16:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CACPbxaPTzU=vfdxOzdbO4iwdvOo5UjamWNQjnm0MAeEj_vY2Sw@mail.gmail.com>
In-reply-to <CACPbxaOG4eF_pnsX9XD3PV_LPHeKU-XTXu746+K6AH3bCwaiiA@mail.gmail.com>
Content
I was working on a project and by instinct did a save as with a new name.
It worked fine. So just to test things. I closed out of all python files,
opened idle, opened a new window, tried to save the new window and the
swirling circle came and then the message 'python has stopped working'.
Then everything closes.

Maybe this will help
Maureen

On Tue, Jun 5, 2012 at 8:11 PM, Maureen Cuomo <[email protected]>wrote:

>
> Maureen Cuomo <[email protected]> added the comment:
>
> I have done some experimenting. I can save a file that I created on another
> computer any place. It seems the only new files cannot be save in my usual
> folder. I don't save in pyton32 folder. I have another folder to save in.
>
> Maybe this will help
> Maureen
>
> On Tue, Jun 5, 2012 at 10:00 AM, Roger Serwy <[email protected]>
> wrote:
>
> >
> > Roger Serwy <[email protected]> added the comment:
> >
> > Issue12988 only has this problem on 64-bit Win 7. The 32-bit version
> works
> > correctly. Maureen tried both versions and had the same problem.
> >
> > ----------
> >
> > _______________________________________
> > Python tracker <[email protected]>
> > <http://bugs.python.org/issue14996>
> > _______________________________________
> >
>
> ----------
>
> _______________________________________
> Python tracker <[email protected]>
> <http://bugs.python.org/issue14996>
> _______________________________________
>
History
Date User Action Args
2012-06-06 01:16:12[email protected]setrecipients: + [email protected], loewis, terry.reedy, ned.deily, roger.serwy, brian.curtin, Ramchandra Apte
2012-06-06 01:16:12[email protected]linkissue14996 messages
2012-06-06 01:16:11[email protected]create