- 11 May, 2009 1 kayıt (commit)
-
-
Brett Cannon yazdı
case-sensitive filesystems -- which is not the default case. Along the way also fixed the skipping of tests when sys.dont_write_bytecode is true. Closes issue #5442 again.
-
- 04 Nis, 2009 2 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 03 Nis, 2009 2 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 02 Nis, 2009 1 kayıt (commit)
-
-
Brett Cannon yazdı
that is in fact the case. Closes issue #5442.
-
- 07 Şub, 2009 1 kayıt (commit)
-
-
Brett Cannon yazdı
-
- 01 Şub, 2009 3 kayıt (commit)
-
-
Brett Cannon yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
importlib.test.support to importlib.test.source.util.
-
- 18 Ock, 2009 2 kayıt (commit)
-
-
Brett Cannon yazdı
case-insensitive file system, leading to test failures. This was due to using the TestCase objects directly instead of the guard in the test_main() function. Move over to a class decorator instead to control if the tests should be run.
-
Brett Cannon yazdı
planned for the package. There are no docs yet, but they are coming once the API for the first new function, importlib.import_module() is finalized.
-