Staging
v0.8.1
https://github.com/python/cpython
Revision 75959cf2470e912fc4849bcc438d9ef44d4d64c9 authored by Trent Nelson on 21 August 2012, 23:59:31 UTC, committed by Trent Nelson on 21 August 2012, 23:59:31 UTC
This is necessary for ZFS systems, which don't support UF_IMMUTABLE.

(Note: this commit is a manual merge of 78699:019a2390b014 as both
_test_chflags_regular_file and test_lchflags_symlink differ between
3.2 and default.)
1 parent dda5edc
Raw File
Tip revision: 75959cf2470e912fc4849bcc438d9ef44d4d64c9 authored by Trent Nelson on 21 August 2012, 23:59:31 UTC
Issue #15747: skip chflags UF_IMMUTABLE tests if EOPNOTSUPP is raised.
Tip revision: 75959cf
.bzrignore
ยด.purify
autom4te.cache
config.log
config.cache
config.status
config.status.lineno
db_home
Makefile
buildno
python
build
Makefile.pre
platform
pybuilddir.txt
pyconfig.h
libpython*.a
libpython*.so*
python.exe
python-gdb.py
reflog.txt
tags
TAGS
.gdb_history
Doc/tools/sphinx
Doc/tools/jinja
Doc/tools/jinja2
Doc/tools/pygments
Doc/tools/docutils
Misc/python.pc
Modules/Setup
Modules/Setup.config
Modules/Setup.local
Modules/config.c
Modules/ld_so_aix
Parser/pgen
Lib/test/data/*
Lib/lib2to3/Grammar*.pickle
Lib/lib2to3/PatternGrammar*.pickle
__pycache__
.coverage
coverage/*
htmlcov/*
back to top