An error occurred while fetching folder content.
Select Git revision
tools
-
-
- Open in your IDE
- Download source code
- Download this directory
Jean-Paul Calderone
authored
TempDir.join(unicode) returns unicode TempDir.join(bytes) raises an Exception FilePath(unicode) produces a text-mode FilePath StorageServer.__init__ raises an exception if passed bytes So we can just rely on self.tempdir.path being the correct type already and even if it weren't StorageServer would immediately tell us.
Name | Last commit | Last update |
---|---|---|
.. |