Message 150145 - Python tracker (original) (raw)

I wish we had something like: io.file io.file.tempfile io.file.path io.file.atomicfile

I adhere to "flat is better than nested". e.g. it always irks me to type "urllib.request" instead of "urllib". A 3-level deep nesting in the stdlib would certainly shock many people :)