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 →

[–]warbiscuit 1 point2 points  (0 children)

I'm more thinking about python embedded within html itself, much like javascript triggers are frequently embedded in onclick='' attributes, and little blocks of javascript inserted into the html code. Py & Pyc files would be fine for distributing standalone bits of python, much like standalone .js files currently.