os.rename() and posix.rename() does not work under mono on Linux (works OK under windows).
Receive an error message stating that the file you are trying to rename does not exist. Ron Ward -----Original Message----- From: [EMAIL PROTECTED] on behalf of Dino Viehland Sent: Sat 3/24/2007 6:09 AM To: users@lists.ironpython.com Subject: [IronPython] IronPython v1.1 RC1 Released Hello IronPython Community, We have just released IronPython 1.1 Release Candidate 1. IronPython v1.1 is a minor update to IronPython including both new functionality as well as a number of targeted bug fixes. The new functionality in v1.1 includes several new modules (array, SHA, MD5, and select), support for XML Doc comments within the help system and __doc__ tags, as well as support for loading cached pre-compiled modules. If no regressions are discovered with this release then we will re-release the same binary as v1.1 final. You can download the release from: 1.1 Release Candidate We'd like to thank everyone in the community for your bug reports and suggestions that helped make this a better release: Anthony Baxter, Arman0, Christian Muirhead, Doubleyewdee, Eloff, Jörgen Stenarson, Py_Sunil, Seo Sanghyeon, Tarlano, and Whit537. More complete list of changes and bug fixes: ============================================ CodePlex bug # 1216: ironpython shows different error msgs when we use cpython's os module CodePlex bug #1403 int.__dict__[0]=0 CodePlex bug #2704 __import__ and packages aren't mixing well CodePlex bug #5083 operator.__contains__ is broken CodePlex bug #5445 socket.getaddrinfo(...) does not throw on nonsense parameters CodePlex bug #5446 socket.getaddrinfo(...) proto parameter CodePlex bug #5566 base64 slash bug CodePlex bug #5609 (Py2.5) File lacks __enter__ and __exit__ CodePlex bug #5641 co_name in code objects is None CodePlex bug #5712 iterating over __main__.__dict__ throws CodePlex bug #5904 Multi-line dictionary expressions in IP interpreter console not compatible w/ CPython Interpreter console CodePlex bug #6010 UnicodeErrorInit sets @object instead of object CodePlex bug #6142 Setting func_name on function doesn't show up in __name__ CodePlex bug #6265 maxsplit keyword arg of re.split not accepted CodePlex bug #6704 globals().fromkeys(...) broken CodePlex bug #6706 globals().Values enumerator broken CodePlex bug #6735 help incorrectly displays arguments for params functions CodePlex bug #6805 func_code.co_argcount and func_code.co_flags are wrong CodePlex bug #7532 func_defaults is empty tuple when there are no defaults CodePlex bug #7982 ^L yields SyntaxError CodePlex bug #7827 IronPython thread module does not implement stack_size CodePlex bug #7828 IronPython lock type does not support context manager methods This email (including any attached files) is confidential and is for the intended recipient(s) only. If you received this email by mistake, please, as a courtesy, tell the sender, then delete this email. The views and opinions are the originator's and do not necessarily reflect those of the University of Southern Queensland. Although all reasonable precautions were taken to ensure that this email contained no viruses at the time it was sent we accept no liability for any losses arising from its receipt. The University of Southern Queensland is a registered provider of education with the Australian Government (CRICOS Institution Code No's. QLD 00244B / NSW 02225M)
<<inline: winmail.dat>>
_______________________________________________ users mailing list users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com