The Python IDLE change colors without warning, difficulting or cancelling the 
capability of reading. See the attached image. I must change the Highligting or 
close-open the IDLE.
You can see that the result of the multiplication _*100 cannot be seen, this 
ocurrs very VERY often. In version 3.4.2 (used in my Windows-xp partitions I 
had no that problem).
Data:Python and IDLE 3.7.3TK 8.6.932 bit system with Linux Mint Debian 
Edition-4 with intel Celeron.
Thanks in advance and best regards.
Rosa María.
p.s.Why Python?When my programs in GW-BASIC cannot run in the newer systems 
(compiled in TurboBasic); I must choose a new language; Testing many including 
Ruby and Perl, but with Python was easier to translate my BASIC programs. I 
really miss the Matrix definition of BASIC (A#(N, M, 2)) for complex matrix (it 
allows up to 7 dimensions), in Python Matrix are really cumbersome. [[[0 for in 
range(n)] for in range(m)] for i in range(2)]. Most of my use is 4 number 
crunching 4 engineering, but I made a scritp to read and take data from .xml 
invoices in Mexico, that are mandatory. I used regex instead of .xml tree 
because the specification is WRONG, if an error ocurrs it sotps, and if it is 
in the first invoice that mess. With regex only the row of the exported .csv is 
wrong.
I love Python, numpy and scipy. I use Octave 4 matrix calculations.
Thanks.
   
   - "Que tengamos Sabiduría para no temer a las Sombras de la Noche"
   - "Cuídate de la Ciencia que no Llora, de la Filosofía que no Ríe y de la 
Grandeza que no se inclina ante los niños"
   - "Madre es el nombre de dios en los labios y en los corazones de todos los 
niños"

Attachment: Falla-Idle-Python_3.7.3
Description: Binary data

_______________________________________________
IDLE-dev mailing list
IDLE-dev@python.org
https://mail.python.org/mailman/listinfo/idle-dev

Reply via email to