[issue38268] Unclear definition of ceil, floor and trunc in documentation mathmodule.c

2019-09-25 Thread Sophie
New submission from Sophie : The functions ceil(), floor() and trunc() define their result as an Integral. But an Integral is the result of an integration calculation. Better say Integer IMHO. -- assignee: docs@python components: Documentation messages: 353151 nosy: Sophie, docs

[issue17797] Visual C++ 11.0 reports fileno(stdin) == 0 for non-console program

2016-06-06 Thread Sophie
Sophie added the comment: In case someone else need it, here is a patch for python 3.5.0b1 -- nosy: +Sopouic versions: +Python 3.5 -Python 3.2, Python 3.3, Python 3.4 Added file: http://bugs.python.org/file43259/python-3.5.0b1-fdvalidation.patch

[issue20054] IDLE won't work (Mac)

2013-12-26 Thread Sophie Chancheong
Sophie Chancheong added the comment: Sorry for not replying, I followed the solution on the other thread and got it to work! Thank you so much for your help!! -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue20054

[issue20054] IDLE won't work (Mac)

2013-12-24 Thread Sophie Chancheong
Sophie Chancheong added the comment: i have downloaded and installed activeTcl 8.5.15.0 and that's still what it says. do you mean a new version of python? -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue20054

[issue20054] IDLE won't work (Mac)

2013-12-23 Thread Sophie Chancheong
New submission from Sophie Chancheong: I'm having trouble with running Idle on my macbook pro os x 10.9.1 . two days ago it was running with absolutely no problem and now it won't start up. I've tried uninstalling and reinstalling, and I have updated the Tkinter and Tcl/Tk etc. It appears

[issue20054] IDLE won't work (Mac)

2013-12-23 Thread Sophie Chancheong
Sophie Chancheong added the comment: when i try to start it from terminal i get: sophiesmac:~ Sophie$ /usr/local/bin/idle3.3 Traceback (most recent call last): File /usr/local/bin/idle3.3, line 5, in module main() File /Library/Frameworks/Python.framework/Versions/3.3/lib/python3.3