IronPython 1.x

These are patches against the latest release of IronPython 1.x branch, which is currently IronPython 1.1.

patch-ironpython-import-hack
This patch lets Python codes using __import__ to force absolute import work.
patch-ironpython-mono-all
This patch includes modifications to makefile and IronPythonConsole to make IronPython to work better on Mono.
patch-ironpython-option-s
This patch fixes an issue that -S option causes IronPython to omit Lib from sys.path.
patch-ironpython-os-access
This patch implements access function missing in os module.

List of patches against previous versions of IronPython are also available.