Opened 9 years ago
Last modified 9 years ago
#49015 closed defect
python2.7.10 on Yosemite fails to exit properly — at Version 1
Reported by: | phillicl@… | Owned by: | jwa@… |
---|---|---|---|
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 (1)
comment:1 Changed 9 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to jwa@… |
Port: | python27 added |
Note: See
TracTickets for help on using
tickets.
In the future, please use WikiFormatting, fill in the Port field and Cc the port maintainers (
port info --maintainers python27
), if any.