Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Python 2.4 syntax in admin.py (See #10412) (rebased onto develop) #770

Merged
merged 1 commit into from Feb 21, 2013

Conversation

bpindelski
Copy link

This is the same as gh-757 but rebased onto develop.


This PR fixes a Python 2.4 / 2.6 syntax mismatch in admin.py. It does not change the logic regarding the OMERO service creation/deletion on Windows.

/cc @joshmoore, @chris-allan

@joshmoore
Copy link
Member

No "compile" issues:

omero@gretzky:~/OMERO-CURRENT$ PYTHONPATH=lib/python/ python lib/python/omero/plugins/admin.py
omero@gretzky:~/OMERO-CURRENT$ 

👍

joshmoore added a commit that referenced this pull request Feb 21, 2013
Fix Python 2.4 syntax in admin.py (See #10412) (rebased onto develop)
@joshmoore joshmoore merged commit caefb31 into ome:develop Feb 21, 2013
@sbesson sbesson modified the milestones: 5.0.0, 5.0.0-alpha1 Nov 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants