ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Python3 strange module names
@ 2012-04-06 17:33 REAL
  2012-04-06 17:55 ` REAL
  0 siblings, 1 reply; 3+ messages in thread
From: REAL @ 2012-04-06 17:33 UTC (permalink / raw)
  To: ALT Linux Team development discussions

привет!

питон 2.7 честно создаёт ELF-модули, например:
/usr/lib64/python2.7/site-packages/lxml/objectify.so

а вот питон 3.2 добавляет совсем неуместные буковки:
/usr/lib64/python3.2/site-packages/lxml/objectify.cpython-32mu.so

можно это как-то починить?

-- 

REAL aka Евгений Ростовцев, программист ЦНИТ КемГУ



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [devel] Python3 strange module names
  2012-04-06 17:33 [devel] Python3 strange module names REAL
@ 2012-04-06 17:55 ` REAL
  2012-04-07  7:42   ` REAL
  0 siblings, 1 reply; 3+ messages in thread
From: REAL @ 2012-04-06 17:55 UTC (permalink / raw)
  To: ALT Linux Team development discussions

07.04.2012 00:33, REAL пишет:
> а вот питон 3.2 добавляет совсем неуместные буковки:
> /usr/lib64/python3.2/site-packages/lxml/objectify.cpython-32mu.so
>
> можно это как-то починить?

наводка:
$ rpm -qf /usr/lib64/python3.2/config-3.2mu/Makefile
python3-base-3.2.2-alt4

в этом Makefile строка 120:
SO=             .cpython-32mu.so

-- 

REAL aka Евгений Ростовцев, программист ЦНИТ КемГУ



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [devel] Python3 strange module names
  2012-04-06 17:55 ` REAL
@ 2012-04-07  7:42   ` REAL
  0 siblings, 0 replies; 3+ messages in thread
From: REAL @ 2012-04-07  7:42 UTC (permalink / raw)
  To: ALT Linux Team development discussions

07.04.2012 00:55, REAL пишет:
>> а вот питон 3.2 добавляет совсем неуместные буковки:
>> /usr/lib64/python3.2/site-packages/lxml/objectify.cpython-32mu.so
>>
>> можно это как-то починить?
>
[...]
> в этом Makefile строка 120:
> SO= .cpython-32mu.so

отбой, уже сам разобрался: это не бага, это фича :)

-- 

REAL aka Евгений Ростовцев, программист ЦНИТ КемГУ



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-04-07  7:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-06 17:33 [devel] Python3 strange module names REAL
2012-04-06 17:55 ` REAL
2012-04-07  7:42   ` REAL

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git