annotate test/__init__.py @ 7610:cc4f2a1d271c

docs: replace ' with " in windows tarfile examples The examples for using python to unpack a tarfile on windows used ' not ". I thought they were interchangable, but they are not. Only " works like I expect.
author John Rouillard <rouilj@ieee.org>
date Thu, 17 Aug 2023 13:54:01 -0400
parents f63aa57386b0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1873
f63aa57386b0 Backend improvements.
Richard Jones <richard@users.sourceforge.net>
parents: 1797
diff changeset
1 # make this dir a package

Roundup Issue Tracker: http://roundup-tracker.org/