configparser v/s file variables

Abdur-Rahmaan Janhangeer arj.python at gmail.com
Wed Jun 27 14:45:23 EDT 2018


and that closes it,

thanks !!!

Abdur-Rahmaan Janhangeer
https://github.com/Abdur-rahmaanJ

Importing variables from a file is dangerous because it can execute
> arbitrary code.  It should never be done with files provided by the
> user.
>
> Using configparser is far, far safer.
>



More information about the Python-list mailing list