Skip to content

Commit

Permalink
updated port ranges
Browse files Browse the repository at this point in the history
  • Loading branch information
kmike committed Aug 27, 2014
1 parent c0f37df commit e8bbeaa
Show file tree
Hide file tree
Showing 2 changed files with 243 additions and 157 deletions.
2 changes: 1 addition & 1 deletion port_for/_download_ranges.py
Expand Up @@ -73,4 +73,4 @@ def _parse_ranges(ranges):
yield int(low), int(high)

if __name__ == '__main__':
_write_unassigned_ranges('_ranges.py')
_write_unassigned_ranges('_ranges.py')

0 comments on commit e8bbeaa

Please sign in to comment.