Closed
Bug 1178688
Opened 10 years ago
Closed 10 years ago
Add easy way to blow away pyc files
Categories
(developer.mozilla.org Graveyard :: General, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jezdez, Unassigned)
Details
(Whiteboard: [specification][type:feature])
What problem would this feature solve?
======================================
Help for debugging
Who has this problem?
=====================
All contributors to MDN
How do you know that the users identified above have this problem?
==================================================================
n/a
How are the users identified above solving this problem now?
============================================================
n/a
Do you have any suggestions for solving the problem? Please explain in detail.
==============================================================================
n/a
Is there anything else we should know?
======================================
Comment 1•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/8d918e36aa13641fee7820951e5dbc6f6addc465
Fix bug 1178688 - Added rmpyc helper to bash environment.
https://github.com/mozilla/kuma/commit/ca9da6b15d2a8fb0fff5402dc466457b6c63204a
Merge pull request #3295 from mozilla/bug1178688
Fix bug 1178688 - Added rmpyc helper to bash environment.
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•