Skip to content

Instantly share code, notes, and snippets.

@FreakyBytes
FreakyBytes / hi
Created July 15, 2018 16:38
test-concuorse
hi
@FreakyBytes
FreakyBytes / custom_support.py
Last active April 8, 2016 09:29
fixed modified Python zipfile module
"""
stripped down version of the original Python test support module
Copyright (c) 2001-2016 Python Software Foundation; All Rights Reserved
"""
# 1. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), and
# the Individual or Organization ("Licensee") accessing and otherwise using Python
# 2.7.11 software in source or binary form and its associated documentation.
#
# 2. Subject to the terms and conditions of this License Agreement, PSF hereby
# grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,