mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-26 23:39:11 -05:00
c03a291ccf5c59227b59526179870dd37cd14188
Using safe_set_attr makes the Account not dirty, but it sets the attributes directly on the object rather than in the _t dict. If the account was later _commit()'ed it would get stuck with these extra attributes.
Description
No description provided
Languages
Python
54.4%
JavaScript
26.7%
HTML
11.3%
Less
4.5%
Shell
1%
Other
2%