- 08 Tem, 2010 7 kayıt (commit)
-
-
Brian Curtin yazdı
Added Windows support for os.symlink when run on Windows 6.0 or greater, aka Vista. Previous Windows versions will raise NotImplementedError when trying to symlink. Includes numerous test updates and additions to test_os, including a symlink_support module because of the fact that privilege escalation is required in order to run the tests to ensure that the user is able to create symlinks. By default, accounts do not have the required privilege, so the escalation code will have to be exposed later (or documented on how to do so). I'll be following up with that work next. Note that the tests use ctypes, which was agreed on during the PyCon language summit.
-
Mark Dickinson yazdı
Remove the use of locals() that caused this error.
-
Mark Dickinson yazdı
-
Mark Dickinson yazdı
-
Antoine Pitrou yazdı
-
Mark Dickinson yazdı
-
Ezio Melotti yazdı
-
- 07 Tem, 2010 11 kayıt (commit)
-
-
Alexander Belopolsky yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
This fixes #8413.
-
Benjamin Peterson yazdı
-
Georg Brandl yazdı
-
Benjamin Peterson yazdı
-
Georg Brandl yazdı
-
Benjamin Peterson yazdı
-
Mark Dickinson yazdı
-
Mark Dickinson yazdı
-
Mark Dickinson yazdı
-
- 06 Tem, 2010 7 kayıt (commit)
-
-
Alexander Belopolsky yazdı
-
Georg Brandl yazdı
-
Mark Dickinson yazdı
-
Vinay Sajip yazdı
-
Mark Dickinson yazdı
-
Matthias Klose yazdı
-
Senthil Kumaran yazdı
-
- 05 Tem, 2010 15 kayıt (commit)
-
-
Brett Cannon yazdı
-
Alexander Belopolsky yazdı
-
Victor Stinner yazdı
-
Mark Dickinson yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Benjamin Peterson yazdı
-
Alexander Belopolsky yazdı
-
Georg Brandl yazdı
-
Benjamin Peterson yazdı
-
Alexander Belopolsky yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
-