- 25 Sep, 2010 7 commits
-
-
Antoine Pitrou authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 24 Sep, 2010 8 commits
-
-
Alexander Belopolsky authored
-
Brian Curtin authored
-
Antoine Pitrou authored
-
Alexander Belopolsky authored
-
Hirokazu Yamamoto authored
-
Brian Curtin authored
before, only attempt the import where nt._getfinalpathname could actually work, i.e., Windows Vista and beyond.
-
Brian Curtin authored
it for now until a buildbot-safe solution comes up.
-
Brian Curtin authored
-
- 23 Sep, 2010 16 commits
-
-
Brian Curtin authored
ntpath.sameopenfile.
-
Vinay Sajip authored
-
Antoine Pitrou authored
-
Mark Dickinson authored
this was causing reversed method calls like float.__radd__(3.0, 1) to return NotImplemented instead of the expected numeric value.
-
Brian Curtin authored
The test is semi-dumb, it just makes sure something comes back since we don't have a solid source to validate the returned login. We can't be 100% sure that the USERNAME env var will always match what os.getlogin() returns, so we don't make any specific assertion there.
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
objects explicitly instead of letting them linger on.
-
Antoine Pitrou authored
-
Antoine Pitrou authored
Patch by Florian Festi.
-
Hirokazu Yamamoto authored
-
Hirokazu Yamamoto authored
TestSkip exception.
-
Brian Curtin authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Florent Xicluna authored
-
- 22 Sep, 2010 3 commits
-
-
Florent Xicluna authored
-
Barry Warsaw authored
-
Vinay Sajip authored
-
- 21 Sep, 2010 6 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Daniel Stutzbach authored
-
Hirokazu Yamamoto authored
-
Antoine Pitrou authored
-
Alexander Belopolsky authored
-