Replacing line in a text file

Eric eric.talevich at gmail.com
Fri Sep 22 21:58:46 EDT 2006


Tim Chase wrote:
> > That is, until such time as Guido finalizes PyESP.
> >
> > import PyESP
> > e = ESP.mindread(CSUIDL, "r")
>
> Sounds like an extension to the __future__ module.
>
>  >>> from __future__ import answers
>  >>> answers.answer(op.question)
>
> How many other languages have a time-machine built-in, that will
> take the programmer into the future?
>
> No apache mod_precognition.
> Perl offers no "use Eventual::Solution".
> C/C++ offers no "#include <someday/answer.h>".
> Same goes for Java's lack of "import java.ball.crystal"
>
> Yet another reason to be a python programmer. :)
>
> -tkc

Oh, that time machine of his...

The only thing I know of that compares is Vim 7.0's :later command.




More information about the Python-list mailing list