aboutsummaryrefslogtreecommitdiff
path: root/NOTES
diff options
context:
space:
mode:
authorAlexander Bersenev <bay@hackerdom.ru>2011-09-24 01:49:14 +0000
committerAlexander Bersenev <bay@hackerdom.ru>2011-09-24 01:49:14 +0000
commit745976728dea89598b910f8308c3b948b9c5750c (patch)
treea51df49cf39c1c86bb7839c0b124ad69ede1ff24 /NOTES
parentfixed a bug when hook library intercepts a call while not initialized (diff)
downloadautodep-745976728dea89598b910f8308c3b948b9c5750c.tar.gz
autodep-745976728dea89598b910f8308c3b948b9c5750c.tar.bz2
autodep-745976728dea89598b910f8308c3b948b9c5750c.zip
unicode fixes
Diffstat (limited to 'NOTES')
-rw-r--r--NOTES6
1 files changed, 6 insertions, 0 deletions
diff --git a/NOTES b/NOTES
index 99a214d..fa18c55 100644
--- a/NOTES
+++ b/NOTES
@@ -31,3 +31,9 @@ This is few notes mainly for myself.
}
}
+5. Names of files is always raw strings(non-unicode)
+
+6. Commands to launch custom emerge:
+export PATH="/home/bay/autodep/portage_with_autodep/bin:$PATH"
+export PYTHONPATH="/home/bay/autodep/portage_with_autodep/pym:$PYTHONPATH"
+