shell expansion

Mark McEahern mark at mceahern.com
Mon Sep 9 14:33:10 EDT 2002


Is this supposed to work:

  filename = "$HOME/foo"
  f = file(filename)
  ...

It doesn't seem to.

// m
-





More information about the Python-list mailing list