Menu

#37 get() fails with UNC data

open
nobody
None
5
2012-03-06
2012-03-06
No

<section>.get() fails if the data contains a UNC path (maybe true for any data with backslashes in)

for example if the ini file contains

[section]
filename=\\server\share\filename.txt

not only does is recovered data incorrect, but after a subsequent ini.save() the contents of the file are wrong as well

Discussion


Log in to post a comment.

MongoDB Logo MongoDB