Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment #110434: python-teng.patch for
bug #167287
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 167287
| Differences between
teng.patch
and this patch
Collapse All
|
Expand All
(-)
./tengmodule.cc (+1 lines)
Lines 45-50
Link Here
45
45
46
#include <iostream>
46
#include <iostream>
47
47
48
using namespace std;
48
using namespace Teng;
49
using namespace Teng;
49
50
50
/** @short version of python */
51
/** @short version of python */
Return to
bug 167287