mirror of
https://github.com/kennethreitz-archive/python-build.git
synced 2026-06-05 23:30:18 +00:00
release 0.10
This commit is contained in:
@@ -11,4 +11,6 @@ class AlreadyInstalledException(Exception):
|
||||
"""General exception during installing"""
|
||||
class NotSupportedVersionException(Exception):
|
||||
"""General exception during installing"""
|
||||
|
||||
|
||||
class CurlFetchException(Exception):
|
||||
"""Exception curl during fetching"""
|
||||
|
||||
Reference in New Issue
Block a user