#694: Translations scaffolding
------------------------+----------------------
Reporter: olemis | Owner: olemis
Type: task | Status: assigned
Priority: minor | Milestone:
Component: trac core | Version: 0.7.0
Resolution: | Keywords: i18n
------------------------+----------------------
Comment (by olemis):
Replying to [comment:30 SaintGermain]:
>
[...]
>
> Indeed bhdashboard/util.py is importing bhdashboard/api.py, so if you
modify bhdashboard/api.py to import bhdashboard/util.py, then you got
circular import.
>
> I managed to avoid the issue with my dashboard/translation.py.
>
ok
> Maybe you have a clever trick to force them to accept this circular
import ?
> I haven't managed to do it myself.
>
These are usually avoided by moving import statements to the end of the
.py file .
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/694#comment:31>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker