nose-devs / nose

nose is nicer testing for python
http://readthedocs.org/docs/nose/en/latest/
1.36k stars 397 forks source link

Nose hangs forever on a nonregular file #1086

Open mnm678 opened 5 years ago

mnm678 commented 5 years ago

If nose encounters a non regular file (fifo, device, etc) that has the .py extension, it hangs forever on that file.