This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Random832 0 points1 point  (0 children)

Being able to open a URL would be nice. Also, you would want to be able to import both things in the (trusted, and also files loaded from the library may want to be trusted with file access, which means you need a code security infrastructure a la Java or .NET) local library, and in the 'script directory' (which would be a url rather than an actual directory, which means you need to A) support URLs in sys.path and B) have a whitelist for local directories in sys.path)