Delhallt added the comment:
not a python problem, see closed aix issue
http://www-01.ibm.com/support/docview.wss?uid=isg1IZ57712
--
nosy: +delhallt
___
Python tracker
<http://bugs.python.org/issue11
Delhallt added the comment:
proposed patch
--
keywords: +patch
nosy: +delhallt
Added file: http://bugs.python.org/file30348/Python-2.7.5-linkso.patch
___
Python tracker
<http://bugs.python.org/issue17
New submission from Delhallt:
test_glob's trailing_slash tests fails on AIX 6.1/Python 2.7.4:
The code section for no_magic/slash case seems to be the issue.
Attached patch resolves issue.
FAIL: test_glob_directory_with_trailing_slash (test.test_glob.Glob
New submission from Delhallt:
I encounted exactly the same issue http://bugs.python.org/issue923315 with
test_asyncore, test_asynchat and test_poll.
On AIX6.1, POLLNVAL=0x8000=SHRT_MIN=SHRT_MAX+1 (on 2 bytes) and parsing events
with PyArg_ParseTuple as a signed short 'h' do not
Delhallt added the comment:
For your information, with AIX 6.1, with both print line and preserve comment
the output is not empty.
Option -o, with i suffix always give error message /usr/vac/bin/xlc_r: 1501-218
(S) file _configline.i contains an incorrect file suffix
#/usr/vac/bin/xlc_r -P