Re: Python for everything?



Python for everything except things that need to be ridiculously
optimized for speed. Thats what C embedded in Python and Psyco enhanced
Python code is for.

Oh wait, thats still all Python...

.



Relevant Pages

  • Re: New Python 3.0 string formatting - really necessary?
    ... thats retarded and looks like Ruby code. ... Python as an intuitive way to write C code. ... Personally the new string formatter is sorely needed in Python. ... many more options for formatting to be used. ...
    (comp.lang.python)
  • Re: Script Generation, help!
    ... Now as to storage with an extension. ... Thats not so tricky, it's just ... > I'm new to python, so I'll be at detailed as I can be. ...
    (comp.lang.python)
  • Re: non descriptive error
    ... thats the error. ... mya pp was previously working, and i did make some fairly large changes to it, but i'd expect a more descriptive message then just "error". ... A way to check this would be to run python interactively and enter the statement ...
    (comp.lang.python)
  • Re: New Python 3.0 string formatting - really necessary?
    ... thats retarded and looks like Ruby code. ... Thats not intuitive thats ... Python as an intuitive way to write C code. ...
    (comp.lang.python)
  • Re: print values from Py_BuildValue
    ... > How do i print values returned by Py_BuildValue in Linux? ... Python code or C code, so this gives a total of four interpretations ... Print status from Python: ... Prev by Date: ...
    (comp.lang.python)