Files
gallery-dl/gallery_dl
Mike Fährmann 4667833195 [util] add 'std' object to global eval namespace (#6330)
allows accessing standard library modules (and other external modules)
in a more straightforward manner than '__import__(...)'

* std.os.getcwd()
* std["os"].getcwd()
2024-10-17 21:08:07 +02:00
..
2021-10-13 04:07:41 +02:00
2024-10-11 16:43:28 +02:00
2023-12-18 23:57:22 +01:00
2024-10-01 20:28:30 +02:00