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 vstinner
Recipients ronaldoussoren, vstinner
Date 2012-08-08.20:27:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344457655.9.0.373688420399.issue15594@psf.upfronthosting.co.za>
In-reply-to
Content
======================================================================
ERROR: test_copyfile_named_pipe (test.test_shutil.TestShutil)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/ambv/Buildbot/3.x.langa-snowleopard/build/Lib/test/test_shutil.py", line 735, in test_copyfile_named_pipe
    os.mkfifo(TESTFN)
OSError: [Errno 22] Invalid argument

http://buildbot.python.org/all/builders/AMD64%20Snow%20Leopard%203.x/builds/162/steps/test/logs/stdio
History
Date User Action Args
2012-08-08 20:27:36vstinnersetrecipients: + vstinner, ronaldoussoren
2012-08-08 20:27:35vstinnersetmessageid: <1344457655.9.0.373688420399.issue15594@psf.upfronthosting.co.za>
2012-08-08 20:27:35vstinnerlinkissue15594 messages
2012-08-08 20:27:34vstinnercreate