bunch icon indicating copy to clipboard operation
bunch copied to clipboard

using sys.version_info() instead of platform.version() to determine p…

Open theho opened this issue 10 years ago • 1 comments

Using sys.version_info() to determine python 2 or 3

theho avatar May 27 '15 13:05 theho

Since this package seems to be abandoned I have forked it and uploaded an updated version to pypi https://pypi.python.org/pypi/neobunch

Feel free to use it and submit patches.

F483 avatar Nov 23 '15 16:11 F483