You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We probably need to write a method to translate user input to something which is safe to use in a file path. that means replacing os.sep (and any other character the current OS/filesystem won't accept as part of a file path) with a predefined set of characters
Submitted by: Embolalia
From channel: #Embo
At 2013-04-13 19:02:39 UTC
The text was updated successfully, but these errors were encountered: