Alex keeps closing it, but this appears to be a valid bug, which I can duplicate
every time I open a python shell:
As posted in the ticket, it appears that the default tags are not loaded until
the file loader.py is parsed - so if you import Template and Context, they don't
work, yet the moment you import loader, they do - is this an intentional
decision, or a valid issue?
--
Collin Grady
...[Linux's] capacity to talk via any medium except smoke signals.
-- Dr. Greg Wettstein, Roger Maris Cancer Center
I don't have to import Context to trip this, only Template
--
Collin Grady
Since a politician never believes what he says, he is surprised
when others believe him.
-- Charles DeGaulle
python
no manage.py, no ipython, nothing special, except my env has
DJANGO_SETTINGS_MODULE set right
--
Collin Grady
I had the rare misfortune of being one of the first people to try and
implement a PL/1 compiler.
-- T. Cheatham