Opened 9 years ago

Closed 9 years ago

#49015 closed defect (duplicate)

python2.7.10 on Yosemite fails to exit properly

Reported by: phillicl@… Owned by: jyrkiwahlstedt
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: python27

Description (last modified by mf2k (Frank Schima))

After upgrading my operating system to Yosemite, I am having problems with python 2.7.10

I can run a script, but if I use python in interactive mode, upon exiting the bash terminal prompt does not work correctly (below, after exiting, I hit return four times

lm:~-> python

Python 2.7.10 (default, Aug 26 2015, 18:17:29) 

[GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.56)] on darwin

Type "help", "copyright", "credits" or "license" for more information.

exit()

lm:~-> lm:~-> lm:~-> lm:~-> 

Change History (3)

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

Description: modified (diff)
Owner: changed from macports-tickets@… to jwa@…
Port: python27 added

In the future, please use WikiFormatting, fill in the Port field and Cc the port maintainers (port info --maintainers python27), if any.

comment:2 Changed 9 years ago by su-v

AFAICT already tracked in #48807.

comment:3 Changed 9 years ago by jmroot (Joshua Root)

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.