-
Check if file is actually a file object (#32) · b26fe50e
If it is not a file like object, the function would return -1. This would eventually lead to a segmention fault later on.
Mathijs van de Nes authored
×
If it is not a file like object, the function would return -1. This would eventually lead to a segmention fault later on.