Skip to content

Instantly share code, notes, and snippets.

View eduardomazolini's full-sized avatar
🏢
Working

Eduardo eduardomazolini

🏢
Working
View GitHub Profile
#!/usr/bin/env python
# coding: utf-8
#
# Copyright (C) Michael Ihde 2004 <mike.ihde@randomwalking.com>
#
# Distributed under the Python License
#
# iprange is a useful module that creates iprange generators similar
# to python's xrange. This allows you to write statements such as
#