- 09 Jul, 2010 1 commit
-
-
Benjamin Peterson authored
-
- 08 Jul, 2010 10 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Brian Curtin authored
-
Brian Curtin authored
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 authored
Remove the use of locals() that caused this error.
-
Mark Dickinson authored
-
Mark Dickinson authored
-
Antoine Pitrou authored
-
Mark Dickinson authored
-
Ezio Melotti authored
-
- 07 Jul, 2010 11 commits
-
-
Alexander Belopolsky authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
This fixes #8413.
-
Benjamin Peterson authored
-
Georg Brandl authored
-
Benjamin Peterson authored
-
Georg Brandl authored
-
Benjamin Peterson authored
-
Mark Dickinson authored
-
Mark Dickinson authored
-
Mark Dickinson authored
-
- 06 Jul, 2010 7 commits
-
-
Alexander Belopolsky authored
-
Georg Brandl authored
-
Mark Dickinson authored
-
Vinay Sajip authored
-
Mark Dickinson authored
-
Matthias Klose authored
-
Senthil Kumaran authored
-
- 05 Jul, 2010 11 commits
-
-
Brett Cannon authored
-
Alexander Belopolsky authored
-
Victor Stinner authored
-
Mark Dickinson authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Benjamin Peterson authored
-
Alexander Belopolsky authored
-
Georg Brandl authored
-
Benjamin Peterson authored
-
Alexander Belopolsky authored
-