Top.Mail.Ru
python по русски -- Day
? ?
python по русски -- Day [entries|friends|calendar]
Ру_питон

[ userinfo | livejournal userinfo ]
[ calendar | livejournal calendar ]

Форум написанный на Python [08 Jan 2007|02:57am]
Всем привет!
Вопрос такой - хочу я себе форум, написанный на питоне. В гугле выдаётся либо BeeBB, либо http://code.google.com/p/diamanda/, но ничего такого, что бы получило всеобщее одобрение, либо одобрение "большинства" ссылок.

Не посоветуете чего путного/не поделитесь опытом в этом вопросе?
15 comments|post comment

win32file.WriteFile problem [08 Jan 2007|04:40pm]
Hi ppl
I use win32file to read to/write from a file
as usual I open handle and try to write like
WriteFile(h, 'test')
and get
pywintypes.error: (87, 'WriteFile', 'The parameter is incorrect.')
I guess the problem is that I use a string object
I can allocat b = AllocateReadBuffer(length)
and than it will be ok to run
WriteFile(h, b)
but how can I init b to be 'test'?
буду рад если кто-то подскажет как быть
Thanks
5 comments|post comment

navigation
[ viewing | January 8th, 2007 ]
[ go | previous day|next day ]
Image