nvda
7ccbe6fd
- Python 3: more native imports and modules (#9751)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
Python 3: more native imports and modules (#9751) * Python Console: __builtin__ -> builtins. * Add-on handler: cPickle -> pickle * Add-on handler: six.moves.CStringIO -> io.StringIO * Update check: cPickle -> pickle
References
#9751 - Python 3: more native imports and modules
Author
josephsl
Committer
michaelDCurran
Parents
e8fdfbf8
Loading