Command line points of entry

Registered by Michal Kwiatkowski

Instead of specifying code, we specify name of the script and arguments to pass to it. Pythoscope will:
 - fake __name__ to be "__main__" (see http://groups.google.com/group/comp.lang.python/msg/705c1017b5f138e9)
 - inject args into sys.argv
 - intercept system exit and report it differently than other exceptions

Those of points of entry will be stored in .pythoscope/points-of-entry/, just like the others, but with different extension (to be decided).

Blueprint information

Status:
Not started
Approver:
None
Priority:
Undefined
Drafter:
Michal Kwiatkowski
Direction:
Needs approval
Assignee:
None
Definition:
New
Series goal:
None
Implementation:
Unknown
Milestone target:
None

Related branches

Sprints

Whiteboard

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.