Hacker News new | ask | show | jobs
by cgilmer 4664 days ago
I seriously thought the os library would be disabled

import os; for x, y, z in os.walk('/'): print x, y, z

2 comments

Why should it be? It's a VM. If you break anything, they just kill it and restart it.
Why ?
I just wasn't expecting the freedom. Works for me.
That's the beauty of it! :)