Closed Bug 780241 Opened 13 years ago Closed 13 years ago

pythonpath.py should not be a native command

Categories

(Firefox Build System :: General, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla17

People

(Reporter: rain1, Assigned: rain1)

References

Details

Attachments

(1 file)

Attached patch patchSplinter Review
pythonpath.py isn't suitable to be a native command, because it modifies too much stuff (sys.argc, sys.argv) and too little stuff (not sys.modules['__main__']). Since it's going anyway in bug 774911, there's no point spending time fixing it. This patch has r=ted over IRC.
Attachment #648798 - Flags: review+
Blocks: 593585
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla17
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: