In article <[email protected]>, Chris Angelico <[email protected]> wrote:
> On Tue, Oct 8, 2013 at 5:48 PM, <[email protected]> wrote: > > And if we were actually trying then that filename should just be "/w". > > Would get rid of another 19 chars. > > I'm working this on the assumption that the dictionary file already > exists (that's where it is on my Debian Linux systems, for instance) > and shouldn't be moved :) > > ChrisA In the old days, it used to be /usr/dict/words. Port Python to v6, and save another 6 characters :-) -- https://mail.python.org/mailman/listinfo/python-list
