Changes between Initial Version and Version 1 of Ticket #2235, comment 29
- Timestamp:
- 2014-08-21T09:36:22Z (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2235, comment 29
initial v1 1 1 Omitting some spurious hits: 2 2 {{{ 3 src/allmydata/introducer/server.py:67: staticdir = os.path.expanduser(staticdir) 3 4 src/allmydata/stats.py:261: quote_output(os.path.abspath(self.picklefile))) 4 5 src/allmydata/util/fileutil.py:274: outf = open(os.path.expanduser(pathname), "wb")