Opened 9 years ago

Last modified 9 years ago

#49015 closed defect

python2.7.10 on Yosemite fails to exit properly — at Initial Version

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

Description

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 (0)

Note: See TracTickets for help on using tickets.