jiridanek commented on a change in pull request #284:
URL: https://github.com/apache/qpid-proton/pull/284#discussion_r554141239



##########
File path: c/examples/testme
##########
@@ -21,7 +21,7 @@
 # Run the C examples and verify that they behave as expected.
 # Example executables must be in PATH
 
-from test_unittest import unittest

Review comment:
       This file can still be useful for some Python 2.7 vs 3.6 differences, 
such as assertRegex/assertRegexpMatches as used in dispatch 
https://github.com/apache/qpid-dispatch/blob/8b91099c6fbbca2e129326e4fcddf5d24a6cd237/tests/system_test.py#L880-L886
   
   I worry that if the file is taken out completely, we may end up adding it 
back later (with completely different content, of course).




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to