[Twisted-Python] Re: [Twisted-commits] explanation of () for anonymity

June 21, 2003
7:19 p.m.
On Mon, Jun 16, 2003 at 05:57:16AM -0500, glyph CVS wrote:
Might an instance of object be a better value for ANONYMOUS? It should be even harder to use this by accident (though I admit I don't see any way to accidentally enter an empty tuple). Jp -- #!/bin/bash ( LIST=(~/.sigs/*.sig) cat ${LIST[$(($RANDOM % ${#LIST[*]}))]} echo -- $'\n' `uptime | sed -e 's/.*m//'` ) > ~/.signature
7937
Age (days ago)
7937
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jp Calderone