DEV Community

Discussion on: The Pros and Cons of Python

Collapse
 
natamacm profile image
natamacm

by default you have .py files with code available. You can generate byte-code file from a source file, but it's not the default

Collapse
 
jiayanguo profile image
jguo • Edited

Why do you think that is a "con". That is a language nature. I don't think that is a con. Nodejs does the same way