Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update the Julia code for downloading files (#134)
- avoid the call `JuliaImportPackage("Downloads")`, which somehow does not work as expected in certain situations, see oscar-system/GAP.jl/issues/1040 - update the code of the function such that it contains the changes from oscar-system/GAP.jl/pull/961 (Yes, the new code looks ugly, and the next GAP.jl version will contain support for the "call with catch *and* keyword arguments" situation.)
- Loading branch information