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, [email protected], ned.deily
Date 2012-06-04.11:32:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CACPbxaMEfc_ffxpojg0jXtJ_h+MT-46j7fpYiN9FMW9UoD8TiQ@mail.gmail.com>
In-reply-to <[email protected]>
Content
I am running python in Windows 7, I installed python from python.org. I
tried both of the following with the same results
Python 3.2.3 Windows x86 MSI
Installer<http://www.python.org/ftp/python/3.2.3/python-3.2.3.msi>(Windows
binary -- does not include source)
Python 3.2.3 Windows X86-64 MSI
Installer<http://www.python.org/ftp/python/3.2.3/python-3.2.3.amd64.msi>(Windows
AMD64 / Intel 64 / X86-64 binary
[1] <http://www.python.org/download/#id10> -- does not include source)

Cannot save any file.

Maureen Cuomo

On Sun, Jun 3, 2012 at 9:41 PM, Ned Deily <[email protected]> wrote:

>
> Ned Deily <[email protected]> added the comment:
>
> We need more information to be able to help.  What platform and OS version
> are you running on?  Where did you install Python 3.2.3 from?  Exactly what
> happens when you try to save a file, i.e. are you using a mouse or a
> keyboard accelerator, what messages do you see, etc?
>
> ----------
> nosy: +ned.deily
>
> _______________________________________
> Python tracker <[email protected]>
> <http://bugs.python.org/issue14996>
> _______________________________________
>
History
Date User Action Args
2012-06-04 11:32:33[email protected]setrecipients: + [email protected], ned.deily, Ramchandra Apte
2012-06-04 11:32:32[email protected]linkissue14996 messages
2012-06-04 11:32:32[email protected]create