cclauss commented on issue #10833: Change class variables to thread local 
variables
URL: https://github.com/apache/incubator-mxnet/pull/10833#issuecomment-404568638
 
 
   > We cannot add __six__ as a dependency
   
   @szha Is this true?  I find numerous instances where Python2-only builtins 
like basestring, long, reload, unicode, xrange are used.  Do we need try/except 
blocks to define tests or can we use __six.moves__?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to