The "loop and a half"

Thomas Jollans tjol at tjol.eu
Fri Oct 6 10:00:50 EDT 2017


On 2017-10-06 15:48, Dennis Lee Bieber wrote:
> {Okay -- I've probably inspired someone to create an OS where one uses a
> leading "-" to "undo" the normal action of the following command}

For clarity, I think it should be +mount! and -mount! to mount and
unmount, and +mount? to see what's mounted.

+dir! is mkdir
-dir! is rmdir
dir? is ls

Beautiful.


+move! and -move! do the same thing, but with the arguments reversed.
For clarity.



More information about the Python-list mailing list