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 Phillip.M.Feldman@gmail.com
Recipients Phillip.M.Feldman, Phillip.M.Feldman@gmail.com, amaury.forgeotdarc, eric.araujo, eric.smith
Date 2010-12-21.03:36:42
SpamBayes Score 0.010213597
Marked as misclassified No
Message-id <AANLkTik4CxPfLs+5qN6UwS=dnCfC6BdGGKSLZffRQ8wX@mail.gmail.com>
In-reply-to <1292872824.82.0.35829376013.issue10715@psf.upfronthosting.co.za>
Content
I eventually determined that a call to `subprocess.Popen` was responsible
for the message, but could have determined this much more quickly if the
message had included the name of the file that could not be opened
(executed).

Phillip

On Mon, Dec 20, 2010 at 11:20 AM, Éric Araujo <report@bugs.python.org>wrote:

>
> Changes by Éric Araujo <merwok@netwok.org>:
>
>
> ----------
> components: +IO
> nosy: +eric.araujo
> versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue10715>
> _______________________________________
>
Files
File name Uploaded
unnamed Phillip.M.Feldman@gmail.com, 2010-12-21.03:36:42
History
Date User Action Args
2010-12-21 03:36:44Phillip.M.Feldman@gmail.comsetrecipients: + Phillip.M.Feldman@gmail.com, amaury.forgeotdarc, eric.smith, eric.araujo, Phillip.M.Feldman
2010-12-21 03:36:42Phillip.M.Feldman@gmail.comlinkissue10715 messages
2010-12-21 03:36:42Phillip.M.Feldman@gmail.comcreate