| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
| view->format = (char *)self->ob_descr->formats; | ||
| #ifdef Py_UNICODE_WIDE | ||
| if (self->ob_descr->typecode == 'u') { | ||
| view->format = "w"; |
There was a problem hiding this comment.
I don't know why this is "w".
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
https://bugs.python.org/issue36299