[rhinstaller/anaconda/pulls/111 master] Fix bad IP checker in text installation

vpodzime installerbot-noreply at redhat.com
Wed May 20 12:28:58 UTC 2015


Two things:
  1) we should avoid using ``map()`` as it is dangerous in combination with the switch from Python 2 to 
      Python3 -- use list/generator expressions instead

  2) the "invalid user name" error message should be specific for the *user* spoke and we should
      provide some generic error message about invalid input in the generic class
-- 
To view this pull request on github, visit https://github.com/rhinstaller/anaconda/pull/111


More information about the anaconda-patches mailing list