]> code.delx.au - offlineimap/commit
/offlineimap/head: changeset 261
authorjgoerzen <jgoerzen>
Mon, 7 Oct 2002 21:17:13 +0000 (22:17 +0100)
committerjgoerzen <jgoerzen>
Mon, 7 Oct 2002 21:17:13 +0000 (22:17 +0100)
commit45a97b42b8d578b0e74f66a61cdf76b6f66583df
treeb1adc48e20d86f051cb61c35628b3b62b58d83ad
parenteaec9e7db4c15208fe274c61e6e4736b95ed5905
/offlineimap/head: changeset 261

- Moved some code from offlineimap/init.py to new file
  offlineimap/syncmaster.py to help dileneate between code that
  performs different functions.

- Moved threadexited from offlineimap/init.py to
  offlineimap/threadutil.py.
offlineimap/head/debian/changelog
offlineimap/head/offlineimap/init.py
offlineimap/head/offlineimap/syncmaster.py [new file with mode: 0644]
offlineimap/head/offlineimap/threadutil.py