[Python-Dev] VERSION in getpath.c

Chris Johns cjohns@cybertec.com.au
Sun, 09 Mar 2003 16:17:23 +1100


Hello,

First, I am new to Python so I hope this is the correct place to post this type 
of question.

I am playing with embedding Python 2.3a and I am tring to get importing to work. 
I have noticed the following in module_search_path :

  /tftpboot/lib/python21.zip
  /python/lib/python2.1/lib-dynload

The 2.1 comes from the VERSION label at the start of getpath.c. Should this be 
PACKAGE_VERSION ?


Regards

-- 
  Chris Johns, cjohns at cybertec.com.au