virlos

Results 1 issues of virlos

The maximum length for filenames/pathnames - e.g. 255/4096 for linux - is really a byte length constraint. Thus, given a typical scenario, where `sys.getfilesystemencoding()` returns `utf-8`, a path can pass...