comparison _postprocess-sdist.py @ 287:e42a4486a007

Typo
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 23 Feb 2025 21:52:48 +0100
parents 9518944ed42e
children 57102b9d7ec9
comparison
equal deleted inserted replaced
286:9518944ed42e 287:e42a4486a007
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 """Postprogress a .tar-sdist to include tests/data with symlinks as symlinks 2 """Postprocress a .tar-sdist to include tests/data with symlinks as symlinks
3 3
4 """ 4 """
5 5
6 from __future__ import print_function, absolute_import 6 from __future__ import print_function, absolute_import
7 7