This website works better with JavaScript.
Home
Explore
Help
Sign In
Mirrors
/
cpython
mirror of
https://github.com/python/cpython
Watch
3
Star
0
Fork
0
Code
Releases
Activity
Browse Source
bltinmod is borrowed, so it shouldn't be decrefed
pull/2332/head
Benjamin Peterson
14 years ago
parent
f51ebf94bb
commit
2f9c71bbba
1 changed files
with
0 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
Objects/exceptions.c
1
Objects/exceptions.c
View File
@ -2127,7 +2127,6 @@ _PyExc_Init(void)
}
}
Py_DECREF
(
bltinmod
)
;
}
void
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Mirrors/cpython
Title
Body
Create Issue