Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(4122)

Issue 2968: Review of patch for issue3474 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 8 months ago by brett.cannon
Modified:
14 years, 9 months ago
Reviewers:
brett
CC:
Benjamin
Base URL:
http://svn.python.org/view/*checkout*/python/trunk/
Visibility:
Public.

Description

Patch from Benjamin for issue3474 to minimize code duplication.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -56 lines) Patch
Python/bltinmodule.c View 1 chunk +10 lines, -56 lines 1 comment Download

Messages

Total messages: 2
brett.cannon
15 years, 8 months ago (2008-08-18 01:50:23 UTC) #1
brett.cannon
15 years, 8 months ago (2008-08-18 01:53:54 UTC) #2
Only one minor change I would make. Otherwise it looks ready to be committed.

http://codereview.appspot.com/2968/diff/1/2
File Python/bltinmodule.c (right):

http://codereview.appspot.com/2968/diff/1/2#newcode2011
Line 2011: PyObject *functools = PyImport_ImportModule("_functools");
Probably best to just import functools directly then mess around with
implementation details.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b