snose

Check-in [20b98bc9de]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Move some move common bits out to a method
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk | master
Files: files | file ages | folders
SHA3-256: 20b98bc9de336a4d44ef94f71b24c951192d5750fcb04cb9af1916f01011fc81
User & Date: atomicules 2018-11-16 17:46:50.228
Context
2018-11-17
10:59
Break many more common bits out into methods:

- snitems (iterating through items)
- snwrite (writing a file from disk)
- snread (reading a file from disk)
- snremote (getting a remote note from Simplenote)+def snitems(snose): check-in: 3ee3b5e7a8 user: atomicules tags: master, trunk

2018-11-16
17:46
Move some move common bits out to a method check-in: 20b98bc9de user: atomicules tags: master, trunk
14:59
Add a write_index method, avoid repetition check-in: 410d185b80 user: simon tags: master, trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to snose.py.