Edgy Eft
Edgy Eft dus… Release names worden echt steeds vreemder
Read the rest of this entry »Edgy Eft dus… Release names worden echt steeds vreemder
Read the rest of this entry »Hoe misbruik je docstrings:
dennis@mirage:~$ cat foo.py
“”"python” “$0″ “$@”; “exit”"”
import sys
print “Ik ben een python programma”
print sys.version
dennis@mirage:~$ python foo.py
Ik ben een python programma
2.4.3 (#2, Mar 30 2006, 14:45:01)
[GCC 4.0.3 (Ubuntu 4.0.3-1ubuntu3)]
dennis@mirage:~$ sh foo.py
Ik ben een python programma
2.4.3 (#2, Mar 30 2006, 14:45:01)
[GCC 4.0.3 (Ubuntu 4.0.3-1ubuntu3)]
Woorden zijn overbodig - ik weet het, ik ben eng
Windows kiosks
Read the rest of this entry »