D
Darren Dale
I was looking through Pybliographer's source yesterday, and I dont
recognize this syntax:
version = "@version@"
progname = "@package@"
Presumably, this is reading values from somewhere. I havent seen '@'
discussed in the python manuals or books, only IPython's magic
functions. Maybe I'm not looking in the right place. Could anyone point
me in the right direction?
recognize this syntax:
version = "@version@"
progname = "@package@"
Presumably, this is reading values from somewhere. I havent seen '@'
discussed in the python manuals or books, only IPython's magic
functions. Maybe I'm not looking in the right place. Could anyone point
me in the right direction?