perl/Module-Build-Tiny: update to 0.051 for Perl 5.36 and 5.38
[oi-userland.git] / components / python / pickleshare / patches / 01-no-shebang.patch
blob0ea34202ffcd86a19b2d151ef7061423f5d0e662
1 --- pickleshare-0.7.5/pickleshare.py.orig
2 +++ pickleshare-0.7.5/pickleshare.py
3 @@ -1,4 +1,3 @@
4 -#!/usr/bin/env python
6 """ PickleShare - a small 'shelve' like datastore with concurrency support