Skip to content

[WIP] support python3 for noetic#544

Draft
kirohy wants to merge 1 commit intostart-jsk:indigo-develfrom
kirohy:noetic-patch
Draft

[WIP] support python3 for noetic#544
kirohy wants to merge 1 commit intostart-jsk:indigo-develfrom
kirohy:noetic-patch

Conversation

@kirohy
Copy link
Copy Markdown

@kirohy kirohy commented Feb 25, 2025

Apply 2to3 on python files.

@kirohy kirohy changed the title [WIP] suport python3 for noetic [WIP] support python3 for noetic Feb 25, 2025
import os
try: # Python2
from urlparse import urlparse
from urllib.parse import urlparse
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This block is expected to fail on python3 environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants