Github user lewismc commented on a diff in the pull request: https://github.com/apache/climate/pull/379#discussion_r73023340 --- Diff: ocw/data_source/PODAAC.py --- @@ -0,0 +1,104 @@ +# Licensed to the Apache Software Foundation (ASF) under one --- End diff -- Simple resolutionis to rename podaac.py in ocw to podaacy_source.py or something. Piece of cake. On Jul 31, 2016 2:02 PM, "Omkar" <notificati...@github.com> wrote: > In ocw/data_source/PODAAC.py > <https://github.com/apache/climate/pull/379#discussion_r72910817>: > > > @@ -0,0 +1,104 @@ > > +# Licensed to the Apache Software Foundation (ASF) under one > > @lewismc <https://github.com/lewismc> I willingly did this, because if I > used podaac.py then there is a clash during importing podaac from podaacpy, > since both the files have same name. Let's say I have changed the file name > to podaac.py in ocw and import podaac inside it, it is importing itself > rather than importing podaac from podaacpy. That was strange. > > â > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub > <https://github.com/apache/climate/pull/379/files/3d3db1a42cd473f513435d2b4bd442f7700bd863#r72910817>, > or mute the thread > <https://github.com/notifications/unsubscribe-auth/ABHJl1nX8YDu2d5AQYYtC_Pp0R2zwj2fks5qbQ1_gaJpZM4JY2wK> > . >
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---