Opened 15 years ago

Closed 15 years ago

#19700 closed defect (fixed)

python26 2.6.2 fix for extra space in readline completion

Reported by: stromnov (Andrey Stromnov) Owned by: blb@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Port: python26

Description

Python2.6 with readline6 leads to extra space in readline completion.

Patch taken from http://mail.python.org/pipermail/new-bugs-announce/2009-April/004716.html.

Attachments (3)

Portfile.diff (681 bytes) - added by stromnov (Andrey Stromnov) 15 years ago.
patch-Lib-rlcompleter.py.diff (5.1 KB) - added by stromnov (Andrey Stromnov) 15 years ago.
patch-Modules-readline.c.diff (882 bytes) - added by stromnov (Andrey Stromnov) 15 years ago.

Download all attachments as: .zip

Change History (5)

Changed 15 years ago by stromnov (Andrey Stromnov)

Attachment: Portfile.diff added

Changed 15 years ago by stromnov (Andrey Stromnov)

Changed 15 years ago by stromnov (Andrey Stromnov)

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Cc: mcalhoun@… added
Owner: changed from macports-tickets@… to blb@…

comment:2 Changed 15 years ago by blb@…

Resolution: fixed
Status: newclosed

Updated in r52427, thanks.

Note: See TracTickets for help on using tickets.